<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(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
/* html5를 인식하지 못하는 브라우져일 경우 신규로 추가된 TAG를 정의 */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video { display: block }
 
@import url("../../../../fonts.googleapis.com/earlyaccess/nanumgothic.css"); 
html {font-family:"Nanum Gothic","맑은 고딕","Malgun Gothic","돋움","Dotum","굴림","Gulim,Helvetica","sans-serif";}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, 
header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0;  /*vertical-align:baseline;*/  }
body { font-size:0.75em; line-height:1.5em; color:#333; }
a:link, a:visited, a:hover, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer;}
.video{float:left;text-align:center; font-size:16px;font-weight:bold; line-height:30px}
.video:nth-child(2){float:right}
.submenu_title{display:none}
.contentBox1{padding-top:20px}
#visual_sub_img{width:100%;z-index:99;background:url('/img/sub_top.jpg')no-repeat center ;height:206px;}
.map_st {
    font-size: 20px;
    display: block;
    padding: 20px 10px;
    border: 1px solid #ddd;
    margin-top: 20px;
}

.sub_tit {
    font-size: 20px;
    display: block;
    padding: 10px 0;
    color: #ca1515;
}
.sub_tit:after {
    display: block;
    content: '';
    background: #ca1515;
    width: 50px;
    height: 2px;
	margin:25px 0 10px 0;
}
@media all and (min-width:995px) {    /* 화면 너비가 995px 이상이고 미디어쿼리를 지원하는 브라우저라면 아래 코드를 해석함 */

	#subMenuWrap {  overflow:hidden;  margin:0 auto; padding:0px;}
	                 /*width:100%; background:url("/img/subvisual_txt.jpgggg")  right top no-repeat;*/
	#left_vertical {line-height:0px; }
	#subMenu ul { padding:0; margin:0; list-style-type:none; }
	#subMenu ul li { float:left;line-height:39px;border-bottom:1px solid #ddd;font-weight:bold; font-size:15px; width:100%; padding-left:15px;font-family: 'Noto Sans KR', sans-serif;}
#subMenu ul li.select_on {
    color: #013c7e;
    display: inline;
    float: left;
    background: #e5ecef;
}
	#subMenu ul li.submenu_mn2 {margin-top:-1px; display:inline;float:left;padding-left:17px; border:none; height: 30px;line-height:30px;background:#f7f7f7;font-size:12px;color:#555}
	#subMenu ul li.select2_on {color:#94373a;}

	#contentWrap { overflow:hidden; width:100%; max-width:1180px; padding:30px 0 35px 0; margin:0 auto;}
	#btnPrev {display:none;}
	.sub_img100 #content img{width:100%;}
	#contentWrap #subTit1 { float:left; width:210px; max-width: 210px; width: 19%;} /*height:450px; background:url("/img/subvisual_01.jpg") 10px 40px no-repeat;*/
	#contentWrap #subTit2 { float:left; width:210px; max-width: 210px; width: 19%;} /*height:450px;*/
	#contentWrap #subTit3 { float:left; width:210px; max-width: 210px; width: 19%;} /*height:450px;*/
	#contentWrap #subTit4 { float:left; width:210px; max-width: 210px; width: 19%;} /*height:450px;*/
	#contentWrap #subTit5 { float:left; width:210px; max-width: 210px; width: 19%;} /*height:450px;*/
	#contentWrap #subTit6 { float:left; width:210px; max-width: 210px; width: 19%;} /*height:450px;*/
.submenu_title {
    display: block;
    width: 95%;
    height: 48px;
    background: #013c7e;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    padding-left: 5%;
    margin-bottom: 15px;
font-family: 'Noto Sans KR', sans-serif;
}
	#contentWrap #content { float:right; width:920px;     width: 79%;
    max-width: 930px;}
#contentWrap #content h1.conTit {
    font-size: 2.5em;
    margin-top: 0px;
    line-height: 43px;
    height: 50px;
    font-weight: bold;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -1px;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 40px;
}
	#contentWrap #content #location { text-align:right; }
	#contentWrap #content #contentsArea  { margin:0px}
	#contentWrap #content #contentsArea iframe.map{ height:450px; }

}
.map_text{line-height:27px;}
@media (max-width:995px) {  /* 이 코드는 980px 이하의 해상도에서 해석 됩니다 */ 

#visual_sub_img{height:100px;    background: url(/img/sub_top_m.jpg)no-repeat center;background-size:cover;}
.tell_info{display:none;}
.video{width:100%;float:left;text-align:center; font-size:16px;font-weight:bold; line-height:30px}
.video:nth-child(2){}
	#wrap { float: left;  width: 100%;  transition: width 0.1s ease;  }
	#util {display:none;}
	#headerWrap {height:70px; }
	#header div.mobileMenu {}



	#header h1 a {width:100%}
	#header h1 a img {width:100%}

	.menu_wrap {display:none;}
	.menu {display:none;}
	#header div.mobileMenu { background-color:#fff; border-left:1px solid #e1e1e1; height:60px; width:70px; float:right; text-align:center;  font-size:30px; padding-top:10px; }

	#subMenuWrap { background-color:#efefef; overflow:hidden; width:100%; }
	#left_vertical {display:none}
	#subMenu ul { padding:0; margin:0; list-style-type:none;  padding:2%;    display: inline-block;}
	#subMenu ul li { float:left; padding:7px 10px 9px; margin-right:10px; font-weight:bold; }
	#subMenu ul li.submenu_mn2 {display:none}
	#subMenu ul li.select_on {float: left; background-color: #013c7e; color: #fff;}

	#contentWrap { overflow:hidden;  width:100%;  }
	#contentWrap #subTit,#contentWrap #subTit2,#contentWrap #subTit3,#contentWrap #subTit4,#contentWrap #subTit5,#contentWrap #subTit6 { background-color:#efefef; }
	#contentWrap #content { padding:0 0 20px 0;  }
	#contentWrap #content img{ max-width:100%; margin-left:0;  }
	#contentWrap #content h1.conTit {    font-size: 1.7em;
    background: #013c7e;
    margin-top: 0px;
    line-height: 43px;
    padding-left: 1%;
    height: 50px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    font-weight: bold;
    font-family: "Nanum Gothic","맑은 고딕","Malgun Gothic";
    letter-spacing: -1px;}
	#contentWrap #content #location { display:none; }
	#contentWrap #content #contentsArea  { margin:25px auto; width:95%; }
	#contentWrap #content #contentsArea iframe.map{ padding:0 5px; height:450px; }

	/*#footerWrap { width:100%;  height:80px;  border-top:1px solid #e1e1e1; text-align:center; }
	#footerWrap #footer { padding:16px 0 0 0px; }
	#footerWrap #footer p { padding:0; margin:0; padding-top:2px; } */

	/* 모바일메뉴 */
	.main-nav {  font-size: 1.25em; z-index:10; position: fixed;  top: 0; right:0;  width: 0;  height: 100%;  background: #3B3B3B;  overflow-y: auto;  transition: width 0.1s ease; }
	.main-nav a { font-weight:bold; display: block; background: linear-gradient(#3e3e3e, #383838); border-top: 1px solid #484848; border-bottom: 1px solid #2E2E2E; color: #ffffff !important; padding: 15px;}
	.close-menu {  display: none; font-size: 1em; text-align:center; }
	#main-nav:target {  width: 50%; }
	#main-nav:target + #wrap {  width: 100%;}
	#main-nav:target + #wrap .open-menu {  display: none;}
	#main-nav:target + #wrap .close-menu {  display: block; }

	.tbl_head01 .delTHHit {display:none;}
} 


@media (max-width:699px) { /* 이 코드는 699px 이하의 해상도에서 해석 됩니다 */ 
	#wrap { float: left;  width: 100%;  transition: width 0.1s ease;  }
	#util {display:none;}
	#headerWrap {height:70px; }
	#header div.mobileMenu {}
	#header #menu {display:none;}
	#header div.mobileMenu { background-color:#fff; border-left:1px solid #e1e1e1; height:60px; width:70px; float:right; text-align:center;  font-size:30px; padding-top:10px; }

	#contentWrap #content #contentsArea  { margin:25px auto; width:98%; }
	#contentWrap #content #contentsArea iframe.map{ padding:0; height:380px; }


@media (max-width:400px) { /* 이 코드는 400px 이하의 해상도에서 해석 됩니다 */ 
#subMenu ul li{font-size:10.5px !important;}
#content&gt;span{display:none}
#footer div img{width:100%; max-width:160px;}
}
@media (max-width:320px) { /* 이 코드는 699px 이하의 해상도에서 해석 됩니다 */ 


	.tbl_head01 .delTHName {display:none;}
	.tbl_head01 .delTHDate {display:none;}
	.tbl_head01 .delTHHit {display:none;}
}

/*content*/
#contentWrap #content #contentsArea .img_c {text-align:center; }
#contentWrap #content #contentsArea p.txtP { padding-bottom:20px; }
#contentWrap #content #contentsArea ul.sitemap_box { padding:0; margin:0;  }
#contentWrap #content #contentsArea .sitemap_list { list-style-type:none; float:left; width:190px; padding:0 15px; height:170px; }
#contentWrap #content #contentsArea .sitemap_list h3 { font-size:1.9em; font-weight:normal; border-bottom:1px solid #e1e1e1;  padding:15px 5px; margin:0 0 5px 0; }
#contentWrap #content #contentsArea ul.sitemap_con { list-style-type:none;  padding:0; margin:0; }
#contentWrap #content #contentsArea ul.sitemap_con li{ padding-top:10px; padding-left:5px; }


/* board */
.table_02   { width:100%; border-top:2px #444547 solid; border-bottom:0px #4fb3d2 solid; border-left:0;  }
.table_02 td  { border-bottom:1px #e5e5e5 solid; border-right:0px; height:38px; }
.table_02 td.board_bgcolor  { background-color:#F7F7F7; border-right:0px; width:150px; }
.table_02 td.board_desc {  width:550px;  } 
.table_03   { width:100%; padding-top:5px; border-top:2px #444547 solid; border-bottom:1px #e1e1e1 solid; border-left:0px;  border-right:0px;  }
.table_03 td  { border-bottom:1px #e5e5e5 solid; border-right:0px #e5e5e5 solid; padding:20px 4px 20px 4px; }
.table_03 td table td { border-bottom:0px ; padding:5px 0 0 0; }
div.category {padding-bottom:10px;}
table #search_table { padding-top:10px; }

.bbsnewf5 { height:38px; font-size:12px; }
.bbsnewf5 a:link{color:#555555;text-decoration:none}
.bbsnewf5 a:visited{color:#555555;text-decoration:none}
.bbsnewf5 a:hover{color:#FF5500;text-decoration:none}
td.board_admin_bgcolor {padding:10px 5px 0 5px; font-size:12px;font-family:굴림,돋움;}

.paging {font-size:14px;font-family:굴림,돋움;color:#FF5500;font-weight:bold; clear:both; display:block; text-align:center; padding:15px; }
.paging b { font-size:14px; background-color:#7d7d7d; color:#fff; padding:5px 8px;}
.paging a:link{font-size:12px;font-family:굴림,돋움;color:#555;font-weight:normal;text-decoration:none}
.paging a:visited{font-size:12px;font-family:굴림,돋움;color:#555;font-weight:normal;text-decoration:none}
.paging a:hover{font-size:12px;font-family:굴림,돋움;color:#555;font-weight:normal;text-decoration:underline}</pre></body></html>