<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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; }

	.default_layout {position:relative;  margin:0 auto; width:1200px;}

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {z-index:99;  height:90px; text-align:center; background:#fff; box-shadow:0px 1px 10px rgba(0,0,0,0.2);  transition: all 0.2s;}

	
	/*#header.on_scroll {background:#fff; border-bottom:0px; transition: all 0.2s;  position:fixed; width:100%; left:0px; top:0px;}*/
	

	


	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 




	

	/* 로고 */
	#header h1#logo {position:absolute;; height:90px; z-index:2}
	#header h1#logo a{color:#fff; display:inline-block;  line-height:85px;  }
	#header h1#logo a img {vertical-align:middle; }
	#header .top_util  {position:absolute; right:0px; top:30px;}
	#header .top_util li{display:inline-block;  margin-left:15px;}
	#header .top_util li a{display:block; font-size:12px; color:#888; }
	



	/*상단메뉴*/
	#topMenu {z-index:1; position:relative; text-align:center; float:right; margin-right:200px; }
	#topMenu li.menu_list{display:inline-block;; position:relative;text-align:center;  }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:19px; color:#000;padding:0 30px; line-height:90px; position:relative; letter-spacing:-1px;}


	#topMenu li.menu_list a.menu_on{color:#fff; background:#fd6b72;  }

	#topMenu li div.depth_box {position:absolute; display:none;  top:90px; width:100%;; left:0px;background:#444; }
	#topMenu li div.depth_box ul {padding:15px;}
	#topMenu li div.depth_box ul li {font-size:13px; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#fff;  letter-spacing:-1px; line-height:26px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline;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;; 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;}





	#header.on_scroll {background:#fff;}
	#header.on_scroll #topMenu li.menu_list a.depth_link {color:#222; }
	#header.on_scroll #topMenu li.menu_list a.menu_on{color:#0066b3;  }

	
	#header .top_sitemap_btn {position:absolute; right:30px; top:30px; }
	#header .top_sitemap_btn a {display:inline-block;  height:85px; color:#fff; width:40px;}
	#header .top_sitemap_btn div {margin:8px 0px; text-align:center;;  }
	#header .top_sitemap_btn span {background:#fff; display:block; height:4px; vertical-align:top; clear:both;}
	#header .top_sitemap_btn div.center {text-align:right; overflow:hidden;}
	#header .top_sitemap_btn div.center span {float:right; width:50%; }

	#header.on_scroll .top_sitemap_btn span {background:#000;}


	/*전체메뉴*/
	.allmenu_detail_show_box_wrap {display:none; background:#000; top:0px !important;  left:0px; width:100%; height:100%; z-index:999999999999999999; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer {padding:50px; position:relative;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list {margin:20px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link {display:block; color:#fff; font-sizE:40px; border-bottom:1px rgba(255,255,255,0.6) solid; line-height:40px; padding-bottom:10px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link span{displaY:inline-block; border-bottom:3px #0066b3 solid;padding-bottom:10px; padding-right:40px; position:relative; top:12px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box {padding:20px 0px; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul {overflow:hidden;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul li{float:left; width:20%; color:#fff; font-size:20px; margin:10px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul li a{color:#fff;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn {position:absolute; right:0px; top:0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn a{display:inline-block; width:80px; height:80px; line-height:80px; background:#0066b3; color:#fff; text-align:center;}



	/*카피라이트*/
	
	/*카피라이트*/
	#footerGroup {position:relative; background:url(../images/common/footer_bg.png) center top no-repeat;; padding-top:180px;  padding-bottom:40px;}

	#footerGroup .f_util {overflow:hidden; position:relative;}
	#footerGroup .f_util .f_name{position:absolute; left:0px;top:0px; font-size:20px; color:rgba(0,0,0,1); }
	#footerGroup .f_util ul{float:left;}
	#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(0,0,0,0.7); }


	#footerGroup .footer {border-top:1px rgba(0,0,0,0.1) solid; margin-top:5px; padding-top:15px; font-size:12px; position:relative;  color:rgba(0,0,0,0.6); }
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres,
	#footerGroup .footer .addres a{ font-size:11px; color:rgba(0,0,0,0.5); line-height:16px; font-weight:normal;}
	#footerGroup .footer .author{font-size:11px; color:rgba(0,0,0,0.2);}

</pre></body></html>