/* CSS Document */
* { 
	margin:0; padding:0; 
	font-family:Apple SD Gothic Neo,NanumBarunGothic,dotum,Helvetica,sans-serif; -webkit-text-size-adjust:none;
}

dt, dd, li, h1, h2, h3, h4, h5, h6, div, span, a, th, td, input, textarea, address {
	font-family:"NanumBarunGothic", "Dotum"; 
	font-weight:normal;
	font-size:16px; 
	color:#666666; 
}


a {text-decoration:none;}
a img { border:0; }
a img, input, select { vertical-align:middle; }
ol, ul, li{ list-style:none; }
table { border-collapse:collapse; border-spacing:0; }
select { 
	height:44px;	
	padding-left:10px; padding-right:35px;
	font-size:16px; color:#666;
	border:1px solid #ccc; 
	background:#fff url(../images/img_arrow.png) no-repeat right center;
	-webkit-appearance: none; 
	-webkit-border-radius: .3em; 
}

.clear:after {
	clear:both;
	display:block;
	content:"";
}
.fl_left {float:left;}
.fl_right {float:right;}

body {background:#515151;}
#wrap {
	width:100%;
	margin:0 auto;	
	position:relative;

}
#header_wrap {
	position:relative;
	background:#fff;
}
#footer_wrap {
	position:relative;

}


#logo {
	position:absolute; left:22%; top:14px;
	width:171px; height:60px; margin-left:-85px;
}

#mbtns {position:absolute; right:15px; top:15px; width:154px; height:60px;}

.top_tel {width:100%; height:60px; text-align:center; background:#eee;}

.quick li {
	float:left; height:90px;
}


/*menu*/
#menu {
	position:relative;
}
#total_toggle {
	width:90px;	height:75px;
	text-align:center;
	padding-top:15px;
	margin-left:547px;
}

#total_menu {
	width:100%;
	position:absolute; top:90px; left:50%; z-index:999999;
	margin-left:-320px;	
	background:#5f6366;
	display:none;
}
.menubox {
	width:90%;
	margin:0 auto;
}
.menubox li.clear {
	padding:20px 0;
	border-bottom:1px solid #7f8285;
}
.mn_tit {
	float:left;
	width:145px;
	color:#fff; font-size:30px;	
}


.sub_mnbox {
	float:right;
	width:443px; min-height:60px;
	padding-left:5px;
	border-left:solid 1px #999999; 
}
.sub_mnbox li {
	float:left;	
	width:50%; height:37px;
	border:none;
}
.sub_mnbox li a {
	display:block;
	height:100%; vertical-align:middle;
	color:#fff; 
	padding-left:10px;
	font-size:24px; letter-spacing:-1px;
}

.last_mn {
	border:none !important;
}

/*body*/

#contents_wrap {
	width:100%;
	background:#fff; 
	margin:0 auto;
	position:relative;
}

/*footer*/
#footer_wrap {
	background:#3d434d;	
} 


#addr {padding:30px 25px; width:90%; color:#bcbec2; font-size:19px; background:#393c40;}	
	





/*로그인*/
.gnb_wrap{width:138px; height:17px; position:absolute; top:29px; left:412px;}
.gnb_wrap .membership{width:148px; margin-right:6px; overflow:hidden;}
.gnb_wrap .membership li{float:right;margin-right:5px;margin-top:2px; float:left;}