<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; width:1200px; margin:0 auto; clear:both; }

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


	/* 헤더 */
	#header {z-index:99;  min-width:1200px; background:#0da9e2;  height:125px;}
	#header.on_scroll {position:fixed; width:100%; left:0px; top:0px;}

	#header .header_first {height:50px; padding:10px 30px; overflow:hidden; text-align:center; border-bottom:1px #ddd solid; background:#fff;} 


	/*로고*/
	#header .header_first h1#logo{position:absolute; left:30px;top:0px; height:71px;}
	#header .header_first h1#logo a{color:#fff; display:block; height:71px; line-height:65px; }
	#header .header_first h1#logo a img {vertical-align:middle; height:45px;}
	#header .header_first .etc {position:absolute; right:180px;top:13px; height:50px; line-height:45px;}
	#header .header_first .etc img {vertical-align:middle; }
	#header .header_first .etc a {display:inline-block; margin:0 6px;}

	

	#header .header_first .header_search_box {position:absolute; right:20px; top:78px;}
	#header .header_first .header_search_box .header_search_box_wrap{position:relative;}
	#header .header_first .header_search_box .input_text{border:0px; padding:0px 40px; line-height:40px; height:40px; width:230px;  background:#fff; border-radius:40px;}
	#header .header_first .header_search_box #sch_submit {position:absolute; right:10px; top:10px; background:url(../images/common/top_search_btn.png) left top no-repeat; width:20px; height:20px; border:0px;}




	/*로고*/
	#header .header_first .top_site_link {display:inline-block; text-align:center; font-size:0px;display:none;}
	#header .header_first .top_site_link a {display:inline-block; line-height:50px; background:#fff; border-right:1px #ddd solid; padding:0 30px; font-size:16px;}
	#header .header_first .top_site_link a.first {border-left:1px #ddd solid;}
	#header .header_first .top_site_link a.on { background:#f8f8f8; color:#000;}



	#header .header_first .top_util {position:absolute; right:25px;top:10px; height:50px;}
	#header .header_first .top_util a{display:inline-block; padding:0 3px; line-height:50px;}
	#header .header_first .top_util a img {vertical-align:middle;}



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



	




	/*상단메뉴*/
	#topMenu { text-align:center; z-index:1; position:relative;  displaY:table; width:100%; table-layout:fixed;}
	#topMenu li.menu_list{display:table-cell; position:relative; text-align:center;  }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:18px;  color:#fff; line-height:55px; position:relative; letter-spacing:-1px;}


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

	#topMenu li div.depth_box {position:absolute; display:none;  top:55px; width:100%; left:0px; }
	#topMenu li div.depth_box ul {padding:30px 0px;;}
	#topMenu li div.depth_box ul li {font-size:14px; text-align:center;}
	#topMenu li div.depth_box ul li a {display:block; color:#000;  letter-spacing:-0.5px; line-height:26px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; }
	#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 .depth_box_wra_box {background:#fff; position:absolute;  left:0px; top:125px; width:100%;;z-index:0px;  display:none; box-shadow:0px 3px 3px rgba(0,0,0,0.3); padding-bottom:1px; } 



	
	.footer_banner {border-top:1px #ddd solid; padding:30px 0px;  margin-top:60px;}
	.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:150px;}
	.footer_banner .default_layout .slide_wrap ul li {margin-right:10px; border:1px #ddd solid; width:200px;}
	.footer_banner .default_layout .slide_wrap ul li img  {vertical-align:middle; max-width:100%;}





	/*카피라이트*/
	#footerGroup {position:relative; background:#f5f5f5; }


	#footerGroup .f_util {overflow:hidden; position:relative; background:#fff; border-top:1px #dddddd solid; border-bottom:1px #ddd solid;}
	#footerGroup .f_util .default_layout{overflow:hidden;}
	#footerGroup .f_util ul{float:left;}
	#footerGroup .f_util ul li{display:inline-block; font-weight:normal;  font-size:14px;}
	#footerGroup .f_util ul li a{margin-right:30px; line-height:50px;  display:block; color:#000000;}

	#footerGroup .f_util .visit {float:right; overflow:hidden; margin-top:10px;}
	#footerGroup .f_util .visit .col {float:left; background:url(../images/main/notice_dot.jpg) left 50% no-repeat; margin-right:20px; padding-left:10px; color:#000;}
	#footerGroup .f_util .visit .col span {margin-right:5px; color:#999;}


	#footerGroup .footer { padding:35px 0px; font-size:14px; position:relative;  color:#545454; }
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres{ font-size:11px; color:#545454;line-height:16px; font-weight:normal;}
	#footerGroup .footer .author{font-size:11px; color:#545454;}



	


	@media all and (max-width:1024px) {
		.mobile_none {display:none !important;}


		/*팝업*/
		#hd_pop .hd_pops {left:0px !important;}
		#hd_pop .hd_pops .hd_pops_con{width:280px !important; height:auto !important;}
		#hd_pop .hd_pops img {width:100% !important; height:auto !important; vertical-align:middle;}


		/*기본사이즈*/
		body {min-width:100%;}
		#wrap,#container,#header ,#footerGroup  {min-width:100%; width:100%;}
		.default_layout { width:100%; min-width:100% ; }




					#header .header_first .header_search_box {display:none;}
			



		#header {position:fixed; width:100%; box-shadow:0px 1px 10px rgba(0,0,0,0.2); height:70px; background:#fff;}


	
		#header h1#logo {height:70px; line-height:70px; margin-left:10px; }
		#header h1#logo a{line-height:65px; }
		#header h1 img{ width:80px;}



		#header .header_first .etc { right:70px;top:13px;}
		#header .header_first .etc a {display:inline-block; margin:0 2px;}
		
		
		#header .header_first {padding:0 10px; border-bottom:0px; height:auto;}

		/*로고*/
		#header .header_first h1#logo{position:absolute; left:10px;}
		#header .header_first h1#logo a{height:auto; line-height:60px;}


		/*로고*/
		#header .header_first .top_util {display:none;}


		/*로고*/
		#header .header_first .top_site_link {position:absolute; right:0px; display:none; }
		#header .header_first .top_site_link a { border-right:0px; padding:0 20px; font-size:14px;}
		#header .header_first .top_site_link a.first {border-right:1px #ddd solid;}






		#header .top_sitemap_btn {display:none; }



		/*모바일버튼*/
		p.menu_btn {display:block; position:absolute; right:10px; top:12px; cursor:pointer; text-align:center; width:43px; height:43px; background:#fff; border:1px #eeeeee solid;}
		p.menu_btn a {display:block; padding-top:13px;}
		p.menu_btn span {background:#222; display:block; width:60%; height:3px; margin:0 20% 4px; vertical-align:top;}


		/*상단메뉴*/
		#topMenu {display:none; float:none; margin:0px; background:#fff; z-index:999999999999 !important; margin-top:0px; position:fixed; left:0px; top:0px; min-width:250px; width:80%; min-height:100% !important; height:100% !important;   overflow-y:auto; -webkit-overflow-scrolling:touch;}
		
		#topMenu .menu_btn_colse {display:block; height:50px;  line-height:50px; padding-left:10px; color:#fff; background:#094790; font-size:16px;}
		#topMenu .menu_btn_colse a{float:right; width:60px;  height:50px; background:rgba(0,0,0,0.2); text-align:center; color:#fff;}
		
		
		#topMenu li.menu_list {display:block; width:100%; text-align:left; background-image:none; clear:both;padding:0px; margin:0px; }
		#topMenu li.menu_list a.depth_link {display:block;line-height:60px; color:#222; font-size:16px; padding:0 10px; border-bottom:1px #eee solid; }
		#topMenu li.menu_list a.menu_on {color:#313959; }

		#topMenu li div.depth_box {position:relative;margin:0px; left:0px; top:0px; width:100%; background:#f8f8f8; border:0px; border-bottom:1px #eee solid; text-align:left;}
		#topMenu li div.depth_box ul {padding:0; margin:0px;}
		#topMenu li div.depth_box ul li a {color:#333; padding:0px 10px 0 15px;  border-bottom:1px #eee solid; line-height:50px; font-size:13px; text-align:left;}
		#topMenu li div.depth_box ul li a:hover {background:none; text-decoration:underline; }


		#topMenu li#topMenu2 div.depth_box { width:100%;}
	
		/*3뎁스*/
		#topMenu li div.depth_box ul.three_depth{display:block;; background:#f2f2f2; border-top:0px; border-bottom:1px #eee solid;}
		#topMenu li div.depth_box ul.three_depth li a{display:block; padding-left:20px; line-height:45px; font-size:12px; font-weight:normal; border-bottom:1px #eee solid;  color:#666;}
		#topMenu li div.depth_box ul.three_depth li:last-child a{border-bottom:0px;}


			
		#footerGroup {padding-top:0px;}
		#footerGroup .f_util {text-align:center; overflow:visible;}
		#footerGroup .f_util .f_name{position:absolute; left:0px;top:60px; text-align:center; width:100%; }

		#footerGroup .f_util ul{float:none; text-align:center;}

		#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:12px;}
		#footerGroup .f_util li a{margin:0px 5px; line-height:45px; padding-bottom:0px;}


		#footerGroup .footer {margin-top:0px; padding-top:55px;text-align:center;}

		



	#footerGroup .f_util .visit {float:none;  text-align:center; border:1px #ddd solid; margin:10px; padding:8px 0px; background:#f8f8f8;}
	#footerGroup .f_util .visit .col {float:none; display:inline-block; background:url(../images/main/notice_dot.jpg) left 50% no-repeat; margin-right:20px; padding-left:10px; color:#000;}
	#footerGroup .f_util .visit .col span {margin-right:5px; color:#999;}


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