@CHARSET "euc-kr";

@import url("reset.css");
body {
	background-color: #E4E4E4;
}

.main .menu {
	display: block;
	border-top: 1px solid #999;
	border-bottom: 1px;
}
 
.main .menu img {
	float: left;
}

.main .menu.ssmart {
	height:87px;
	background: url('/img/rmr_main_02_bg.jpg') repeat-x;	
}

.main .menu.csmart {
	height:89px;
	background: url('/img/rmr_main_03_bg.jpg') repeat-x;
}

.main .menu.shl {
	height:90px;
	background: url('/img/rmr_main_04_bg.jpg') repeat-x;
}

.main .menu.sea {
	height:90px;
	background: url('/img/rmr_main_05_bg.jpg') repeat-x;
}
 
.bg_password {
	background:url('/img/password_bg.jpg') repeat-x;
	text-align:center;
}

.main .ssmart h1 {
	color: #005a8a;
}

.main .csmart h1 {
	color: #00a1c5;
}

.main .shl h1 {
	color: #81b700;
}

.main .sea h1 {
	color: #d1403d;
}

 .logo_padding {
	background:url("/img/bg.jpg") repeat-x top left;
	text-align:center;
	
}

 .logo_padding2 {
 	border-bottom: 1px solid #999;
	background:url("/img/bg.jpg") repeat-x top left;
	text-align:center;
	
}

 .logo_padding3 {
 	border-bottom: 1px solid #999;
	 
	text-align:center;
	
}


.tbl_box {
	font-family: "µ¸¿ò"; 
	font-size: 8pt; 
	color: #666666; 
	background-color: #F0F0F0; 
	border: 1px solid #999999; 
}
.footer {
	height: 80px;
	color: #fff;
	background: #3E3E3E;
	padding-top:15px;
	font-size:10px;
}
 

.footer .address,.footer .Copyright {
	
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	
}

.table_style{
	width:80%; margin-left:10%; margin-right:10%;
	padding-top:5%; padding-bottom:5%;
}

.text_center{
	font-weight:bold;
	text-align:center;
	padding-bottom:25px;
	line-height:18px;
}
.text_color_blue{
	color:#C00;
	text-decoration:underline;
}

.text-align{
	text-align: center;

}