@charset "utf-8";
@import url("./common.css?2022211110");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");



	
	body {position:relative;min-width:1500px;  font-size:14px; }

	.default_layout {position:relative; width:1200px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%;  }


	
	/* 헤더 */
	#header { z-index:99;  min-width:1200px;  background:#fff; border-bottom:2px #3f70af solid; box-shadow: 0px 3px 8px rgba(0,0,0,0.2); font-family: 'Nanum Square'; }
	#header h1#logo {text-align:center;position:absolute; width:100%; text-align:center; z-index:0;} 
	#header h1#logo  a{display:inline-block;}

	#header .default_layout{width:1400px; }

	
	/* 상단 오른쪽메뉴 */
	#header .top_util {overflow:hidden; border-bottom:1px #ddd solid; padding:20px 0px;;   position:relative; z-index:1;  margin-left:80px; }
	#header .top_util .favorite_link {float:left; font-size:12px;position:relative; z-index:1;  }
	#header .top_util .favorite_link span,
	#header .top_util .favorite_link a{display:inline-block; line-height:52px; vertical-align:middle;}
	#header .top_util .favorite_link span img,
	#header .top_util .favorite_link a img{vertical-align:middle;}
	#header .top_util .favorite_link span {margin-right:25px;}
	#header .top_util .favorite_link a {margin-right:10px;}

	#header .top_util ul{float:right;  position:relative; z-index:1;  margin-right:80px;}
	#header .top_util li{float:left; line-height:52px; font-size:12px; } 
	#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:#333;  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; } 
	

	
	#header .depth_box_wra_box {background:#fff ; border-top:1px #ddd solid;   position:absolute;  left:0px; top:173px; width:100%;;z-index:0px;  display:none;  box-shadow:0px 10px 8px rgba(0,0,0,0.2);}
	#header .depth_box_wra_box .default_layout {background:url(../images/common/header_all_menu_bg.png) 80px 90px no-repeat;}
	#header .depth_box_wra_box .default_layout dl {padding-left:60px;}
	#header .depth_box_wra_box .default_layout dl dt{font-weight:bold; font-size:22px; letter-spacing:-1px; margin-top:30px; color:#0965c4}
	#header .depth_box_wra_box .default_layout dl dd{font-size:13px; color:#999; }

	
	#header .header_center_box {height:80px; background:#fff; z-index:1px; position:relative;}
	#header .header_center_box h1#logo {float:left; line-height:80px; }
	#header .header_center_box h1#logo img{vertical-align:middle;}


	#topMenu {text-align:center; font-size:0px;   display:table; width:100%; }
	#topMenu li.menu_list{display:table-cell; position:relative;text-align:center;  padding:0 20px;}
	#topMenu li.menu_list a.depth_link {display:block;  font-size:18px; color:#272727; line-height:80px;  letter-spacing:-0.5px; }

	
	#topMenu li.menu_list a.menu_on {color:#0965c4;}

	#topMenu li div.depth_box {display:none; position:absolute; top:80px; width:100%; left:0px; z-index:2; text-align:center; }
	#topMenu li div.depth_box ul {text-align:center; padding:20px 0px;}
	#topMenu li div.depth_box ul li {font-size:14px; }
	#topMenu li div.depth_box ul li a {display:block;letter-spacing:-1px; line-height:30px; color:#666;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; font-weight:bold; color:#0965c4}
	#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}




	.footer_banner {border-top:1px #ddd solid; padding:15px 0px; }
	.footer_banner .default_layout{position:relative; overflow:hidden;}
	.footer_banner .default_layout .info_box{float:left; margin-top:15px; }
	.footer_banner .default_layout .info_box h3 {display:inline-block;  line-height:25px; margin-right:15px;}
	.footer_banner .default_layout .info_box .btn {display:inline-block; font-size:0px; line-height:25px; height:25px; vertical-align:middle;}
	.footer_banner .default_layout .info_box .btn img {vertical-align:middle;}
	.footer_banner .default_layout .info_box .btn .last  {margin-left:5px;}

	.footer_banner .default_layout .slide_wrap {margin-left:200px;}
	.footer_banner .default_layout .slide_wrap ul li {margin-right:30px; border:1px #ddd solid; width:180px;}
	.footer_banner .default_layout .slide_wrap ul li img  {vertical-align:middle; max-width:100%;}

	/*카피라이트*/
	#footerGroup {position:relative;  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 span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres{ font-size:11px; color:rgba(255,255,255,0.5); line-height:16px; font-weight:normal;}
	#footerGroup .footer .author{font-size:11px; color:rgba(255,255,255,0.2);}



	/*우측날개*/
	.right_wing_banner_wrap {position:absolute; width:130px; right:0px; top:40px; z-index:999999; }
	.right_wing_banner_wrap .right_wing_banner_wrap_box {border:2px #3f70af solid; background:#fff; }
	.right_wing_banner_wrap h3 {background:#3f70af;;   padding:25px 5px;; color:#fff; font-weight:normal; text-align:center;}
	.right_wing_banner_wrap ul {padding:15px;}
	.right_wing_banner_wrap ul li{text-align:center; font-size:12px; margin-bottom:10px; border-bottom:1px #ddd dashed; font-weight:bold;}
	.right_wing_banner_wrap ul li img {vertical-align:middle;}


	
	.right_wing_banner_wrap .kakao_id {background:#ffd800 url(../images/common/kakao_bg.png) 44px 50% no-repeat; background-size:30px; text-align:center;  padding:18px 0px; color:#3a3a3a;}
	.right_wing_banner_wrap .kakao_id .box {padding-left:30px; font-weight:bold; font-size:13px;}


	.right_wing_banner_wrap .talk_banner_div { margin-top:5px; background:#00c73c;}

	.right_wing_banner_wrap .talk_expose_green { border-color:#00c73c !important;}

