@charset "utf-8";
@import url("./common.css");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


	
	body {position:relative; font-family: 'Noto Sans KR',sans-serif;  min-width:1400px; }

	.default_layout {position:relative; width:1100px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	
	/* 헤더 */
	#header {z-index:99;  min-width:1100px; background:#fff;  }

	/* 로고 */
	#header h1#logo {float:left;height:80px; line-height:75px; }
	#header h1#logo img {vertical-align:middle;}




	/* 상단 오른쪽메뉴 */
	#header .top_util {float:right; height:16px; margin-top:32px;}
	#header .top_util li{float:left; line-height:16px; } 
	#header .top_util li a{color:#5a5a5a; display:block; padding:0px 15px; background:url(../images/common/top_util_dot.jpg) right 3px no-repeat; } 
	#header .top_util li.sitemap a{padding-right:0px; background:none;} 
	#header .top_util li a:hover{ text-decoration:underline; color:#49842b; font-weight:bold; } 








	/*상단메뉴*/
	.topMenu_box {background:#1e3853;  height:50px; }
	#topMenu {position:relative; text-align:center; margin:0 auto; width:1100px; display:table; }
	#topMenu li.menu_list{; position:relative; text-align:center; display:table-cell; vertical-align:middle;}
	#topMenu li.menu_list a.depth_link {display:block; font-size:16px; font-weight:bold; color:#fff; line-height:50px; position:relative; letter-spacing:-1px;}
	#topMenu li#topMenu5 {background:none;}
	
	#topMenu li.menu_list a.menu_on{text-decoration:underline; }

	#topMenu li div.depth_box {position:absolute; display:none;  top:50px; width:100%; left:0; background:#999;  }
	#topMenu li div.depth_box ul {margin:1px;}
	#topMenu li div.depth_box ul li {font-size:14px; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#ffffff; padding-left:23px; letter-spacing:-0.5px; line-height:45px; }
	#topMenu li div.depth_box ul li a:hover {background:#2870a8;}
	#topMenu li div.depth_box ul li:last-child a{border-bottom:0px;}


	/*3뎁스*/
	#topMenu li div.depth_box ul.three_depth{display:none;; background:#fff; border-top:1px #ddd solid; padding:0px; border-bottom:1px #ddd solid;}
	#topMenu li div.depth_box ul.three_depth li a{display:block;line-height:30px; color:#949494;}



	/* 카피라이트 */
	#footerGroup {clear:both; padding:0 0 20px 0; min-height:130px; min-width:1100px; background:#fff; border-top:1px #dddddd solid; position:relative; z-index:1;}
	#footerGroup #footer { width:1100px; margin:0 auto;  color:#686868; position:relative;}

	#footerGroup #footer .f_logo{position:absolute; top:10px; left:0px;}


	#footerGroup #footer .f_util {margin:27px 0 0 200px; overflow:hidden; }
	#footerGroup #footer .f_util li{float:left; font-size:12px; line-height:18px;font-weight:bold; position:relative;}
	#footerGroup #footer .f_util li.last a{background:none;}
	#footerGroup #footer .f_util a{padding:0 15px; background:url(../images/common/footer_util_dot.jpg) right 2px no-repeat;}


	#footer dl {position:absolute; right:0px; top:0; width:158px; } 
	#footer dl.family {right:168px;} 
	#footer dl dt{background:#f8f8f8;  height:25px; line-height:25px; font-weight:bold; font-size:12px; padding-left:8px;  border:1px #dddddd solid; }
	#footer dl dt a{display:block; color:#555555; padding:0px;}
	#footer dl dt span{float:right; width:23px; height:25px; text-align:center; border-left:1px #dddddd solid; }
	#footer dl dt span strong{display:inline-block; text-align:center; width:9px; height:5px; background:url(../images/common/bottom_quick_btn.png) left top no-repeat;}
	#footer dl dt span strong.off{background-position:left top;}
	#footer dl dt span strong.on{background-position:left -5px;}
	#footer dl dd {width:99%; background:#fff; display:none; position:absolute; border-left:1px #dddddd solid; border-right:1px #dddddd solid; border-top:3px #49842b solid;  bottom:27px; padding:10px 0px;}
	#footer dl dd span{display:block; padding:0 5px;}
	#footer dl dd span a{display:block; color:#282828; font-size:11px; padding-left:10px; background:url(../images/common/bottom_quick_dot.jpg) 3px 12px no-repeat;}


	#footerGroup #footer .address {margin:10px 0 0 215px; clear:both; line-height:18px; font-size:11px; }
	#footerGroup #footer .address .copy { color:#49842b; display:block;}
	#footerGroup #footer a {color:#686868;}

