@charset "utf-8";
@import url("./common.css");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");



	body {position:relative; min-width:1500px; }

	.default_layout {position:relative; width:1100px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%;}
	#wrap {background:#e9eaec; padding-bottom:55px;}

	/* 헤더 */
	#header {z-index:99;  min-width:1100px;  font-family: 'Nanum Square';  background:#fff; }



	

	/* 로고 */
	#header h1#logo {float:left; height:75px; line-height:75px;}
	#header h1#logo img {vertical-align:middle;}



	/* 상단 오른쪽메뉴 */
	#header .top_util {float:right; margin-top:26px;}
	#header .top_util li{float:left; line-height:24px; } 
	#header .top_util li a{color:#555555; display:block; padding:0 15px; background:url(../images/common/top_util_dot.jpg) right 8px no-repeat; } 
	#header .top_util li a:hover{ text-decoration:underline; color:#49842b; font-weight:bold; } 
	#header .top_util li.last a{background:none; padding-right:0px;} 







	/*상단메뉴*/
	.topMenu_box {border-top:1px #cdcdcd solid; border-bottom:3px #405581 solid;}
	#topMenu {position:relative; text-align:center; margin:0 auto; width:1100px;}
	#topMenu li.menu_list{display:inline-block;  line-height:51px; width:19%; position:relative; text-align:center; background:url(../images/common/topmenu_dot.jpg) right 18px no-repeat;  }
	#topMenu li.menu_list a.depth_link {display:block; font-size:16px; font-weight:bold; color:#2c2c2c; line-height:51px; position:relative; letter-spacing:-1px;}
	#topMenu li.menu_list .two_depth_bg{width:100%; height:8px; position:absolute; left:0px; top:-8px; background:url(../images/common/top_menu_arrow.png) center top no-repeat; }
	#topMenu li#topMenu4 {background:none;}
	
	#topMenu li.menu_list a.menu_on{text-decoration:underline; }

	#topMenu li div.depth_box {position:absolute; display:none;  top:51px; width:155px; left:0px; background:#244963;  }
	#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:50px; border-bottom:1px #899aa4 solid;}
	#topMenu li div.depth_box ul li a:hover {background:#00b1ff;}
	#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 {position:relative; }



	#footerGroup .f_util {background:#405581; text-align:center;}
	#footerGroup .f_util li{display:inline-block;  font-size:13px; margin:0 20px;}
	#footerGroup .f_util li a{padding:0 10px; line-height:49px; display:block; font-size:12px; color:#fff;}


	#footerGroup .footer {padding:20px 0px;  font-size:12px; position:relative;color:#222; text-align:center;}
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres{padding-top:10px;}