@charset "utf-8";
@import url("./common.css");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");

	
	body {position:relative; background:#ebebeb; 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';  background:#fff;}

	




	/* 상단 오른쪽메뉴 */
	#header .top_util {overflow:hidden; border-bottom:1px #f0f0f0 solid; }
	#header .top_util .favorite_link {float:left;}
	#header .top_util .favorite_link a{display:inline-block; line-height:34px; color:#222; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat; padding:0 15px; }
	#header .top_util .favorite_link a#favorite{padding-left:0px;}
	#header .top_util .favorite_link a img{padding-right:5px; vertical-align:middle;position:relative; top:-2px;}
	#header .top_util ul{float:right;}
	#header .top_util li{float:left; line-height:34px; } 
	#header .top_util li.login{background:url(../images/common/top_util_login_bg.png) left 50% no-repeat; padding-left:9px;} 
	#header .top_util li a{color:#647d88;  display:block; padding:0 15px; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat; } 
	#header .top_util li.last a{background:none;} 
	#header .top_util li a:hover{ text-decoration:underline; color:#222;  } 
	

	#header .logo_search_box {height:100px; overflow:hidden;}
	#header h1#logo {float:left; line-height:100px; }
	#header h1#logo img{vertical-align:middle;}

	#header .top_search_box {float:right; width:349px; position:relative; margin-top:25px;}
	#header .top_search_box .search_text{margin-right:67px;}
	#header .top_search_box .search_text input{width:90%;  height:48px; padding:0 5%; line-height:48px; border:0px; background:#eceff0; }
	#header .top_search_box .search_btn{position:absolute; right:0px; top:0px; width:68px; background:#11a2da;}
	#header .top_search_box .search_btn input {width:100%; height:48px; line-height:48px; border:0px; text-indent:-9999px; background:#11a2da url(../images/common/top_search_btn.png) center 50% no-repeat;}


	.depth_box_wra_box {background:#f8f8f8;  position:absolute;  left:0px; top:50px; width:100%; z-index:0;  display:none; border-bottom:2px #11a2da solid; border-top:1px #ddd solid;}
	


	/*상단메뉴*/
	.topMenu_box {border-top:1px #d9e1e4 solid; border-bottom:2px #11a2da solid; background:#fff; position:relative; }


	#topMenu {position:relative; text-align:center; font-size:0px;z-index:5;  }
	#topMenu li.menu_list{display:inline-block; width:16.666666666%;  position:relative; text-align:center; }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:16px; color:#272727; line-height:50px;  letter-spacing:-0.5px;}

	
	#topMenu li.menu_list a.menu_on {color:#11a2da; font-weight:bold;}

	#topMenu li div.depth_box {display:none; position:absolute; top:50px; width:99.5%; left:0px; border-bottom:2px #11a2da solid; border-top:1px #ddd solid;}
	#topMenu li div.depth_box ul {text-align:center; padding:10px 0px 20px;;}
	#topMenu li div.depth_box ul li {font-size:13px; text-align:center;}
	#topMenu li div.depth_box ul li a {display:block; color:#666; padding:0; letter-spacing:-0.5px; line-height:30px; color:#666;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; color:#11a2da; font-weight:bold; }
	#topMenu li div.depth_box ul li:last-child a{border-bottom:0px;}



	/*3뎁스*/
	#topMenu li div.depth_box ul.three_depth{display:none;;}



	/*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;}


	
	#top_banner {position:absolute; left:380px; top:-143px; z-index:9999;}
	#top_banner .top_banner_box{border:1px #ddd solid; width:300px; height:77px; overflow:hidden;}
	#top_banner .top_banner_box img {vertical-align:middle; width:100%; height:77px}



	/*카피라이트*/
	#footerGroup {position:relative; margin-top:50px; background:#333333; padding:30px 0px;}


	#footerGroup .f_util {overflow:hidden; position:relative;}
	#footerGroup .f_util .f_name{position:absolute; left:0px;top:0px; font-size:20px; color:rgba(255,255,255,1); }
	#footerGroup .f_util ul{float:right;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:12px;}
	#footerGroup .f_util li a{margin-right:10px; line-height:25px; padding-bottom:8px; display:block;color:rgba(255,255,255,0.7); }


	#footerGroup .footer {border-top:1px rgba(255,255,255,0.1) solid; margin-top:5px; padding-top:15px; font-size:12px; position:relative;  color:rgba(255,255,255,0.8);}
	#footerGroup .footer .make_story {padding:15px 0px;  font-size:11px; color:rgba(255,255,255,0.8)}
	#footerGroup .footer .teb {line-height:18px; font-size:11px; color:rgba(255,255,255,0.6)}
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres{padding:5px 0; font-size:11px; color:rgba(255,255,255,0.5)}
	#footerGroup .footer .author{font-size:11px; color:rgba(255,255,255,0.2);}


	@media all and (max-width:1024px) {
		

		.mobile_none{display:none;}




	}

