@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%;}


	/* 헤더 */
	#header {z-index:99;  min-width:1100px;  font-family: 'Nanum Square'; }


	/* 로고 */
	#header .slogan {float:left; line-height:70px; }
	#header .slogan img{ vertical-align:bottom;;}
	

	/* 로고 */
	#header h1#logo {text-align:center;  line-height:70px;position:absolute; left:440px; }
	#header h1#logo img {vertical-align:middle;;}



	/* 상단 오른쪽메뉴 */
	#header .top_util {float:right; margin-top:20px;  }
	#header .top_util .icon a{display:inline-block; margin-right:4px;}
	#header .top_util .icon a.first{margin-left:15px;}
	#header .top_util .icon img { vertical-align:top;}
	#header .top_util ul{margin-top:7px;}
	#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:#000;} 
	#header .top_util li.last a{background:none; padding-right:0px;} 







	/*상단메뉴*/
	.topMenu_box {background:#98733c;  margin-top:10px;}
	#topMenu {position:relative; text-align:center; margin:0 auto; width:1100px;}
	#topMenu li.menu_list{display:inline-block;  width:16%; position:relative; text-align:center; background:url(../images/common/topmenu_dot.png) right 17px no-repeat;  }
	#topMenu li.menu_list a.depth_link {display:block; font-size:16px; font-weight:bold; color:#fff; line-height:48px; 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#topMenu5 {background:none;}
	
	#topMenu li.menu_list a.menu_on{text-decoration:underline; }

	#topMenu li div.depth_box {position:absolute; display:none;  top:48px; width:100%; left:0; background:#fff;  }
	#topMenu li div.depth_box ul li {font-size:14px; font-weight:bold; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#98733c; padding-left:23px; letter-spacing:-0.5px; line-height:40px;}
	#topMenu li div.depth_box ul li a:hover {background:#eee;}
	#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; background:#fff; margin-top:40px; border-top:1px #ddd solid;}



	#footerGroup .f_util {border-bottom:1px #ddd solid; text-align:center;}
	#footerGroup .f_util li{display:inline-block;  font-size:13px; }
	#footerGroup .f_util li a{padding:0 10px; line-height:45px; display:block;color:#222;  font-size:12px; }
	#footerGroup .f_util li.private a{color:#98733c;}


	#footerGroup .footer {padding:40px 0px; font-size:12px; position:relative;color:#666;}
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres{padding-top:10px;}


	#footerGroup .family_site {position:absolute; right:0px; top:70px; border:1px #ccc solid;}
	#footerGroup .family_site select {width:160px; border:0px; height:35px; line-height:35px; color:#666; font-size:12px; padding:0 15px;}


	#footerGroup .site_visit {position:absolute; right:0; top:40px; letter-spacing:-0.5px;}
	#footerGroup .site_visit li{float:left; margin-right:10px;}
	#footerGroup .site_visit li strong{padding-right:5px;}