@charset "utf-8";

/* 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;}
.contentBox1>div{max-width:880px; width:100%;}

.tbl_frm02 {margin-top:5px;border-top:2px solid #333;}
.tbl_frm02 table {width:100%;border-collapse:collapse;border-spacing:0;}
.tbl_frm02 th {padding:10px 0 10px 30px;border:1px solid #e9e9e9;border-left:0;background:#f9f9f9;text-align:left}
.tbl_frm02 td {padding:10px 0 10px 20px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm02 .frm_input_style {height:20px;padding:2px;border:1px solid #e9e9e9;background:#fff;color:#333;vertical-align:middle;line-height:2em;font-size:14px;font-weight:normal;}
.tbl_frm02 textarea {width:95% !important;height:150px;padding:2px;border:1px solid #e9e9e9;background:#fff;color:#333;vertical-align:middle;line-height:2em;font-size:14px;font-weight:normal;}
.tbl_frm02 a {text-decoration:none}

@media all and (min-width:995px) {    /* 화면 너비가 995px 이상이고 미디어쿼리를 지원하는 브라우저라면 아래 코드를 해석함 */


	#subMenuWrap {  overflow:hidden;  margin:0 auto; padding:12px 00px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #eee;border-left:1px solid #eee;}
	                 /*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; padding:5px 5px; margin-bottom:2px; font-weight:bold; font-size:14px; width:100%}
	#subMenu ul li.select_on { background-color:#0cb4ef; color:#fff; display:inline;float:left;}

	#contentWrap { overflow:hidden; width:1100px; padding:30px 0 35px 0; margin:0 auto;}
	#btnPrev {display:none;}
	#contentWrap #subTit { float:left; width:180px;} /*height:450px; background:url("/img/subvisual_01.jpg") 10px 40px no-repeat;*/
	#contentWrap h3 { font-size:1.4em; padding:12px 0 20px 10px;font-family:"Nanum Gothic","맑은 고딕","Malgun Gothic" }
	#contentWrap #content { float:right; width:900px; }
	#contentWrap #content h1.conTit { border-bottom:1px solid #e1e1e1; font-size:1.667em; padding:10px 0 12px 30px;margin-top:9px; background:url("/img/subtit_ico.jpg") left 8px no-repeat;font-family:"Nanum Gothic","맑은 고딕","Malgun Gothic"; letter-spacing:-1px;}
	#contentWrap #content #location { text-align:right; }
	#contentWrap #content #contentsArea  { margin:20px 0 0 20px}
	#contentWrap #content #contentsArea iframe.map{ height:450px; }

	#contentWrap #content2 { clear:both;width:1100px;margin:0 auto; }

	.sub_left_top {font-size:1.6em; padding:12px 0 20px 10px;font-family:"Nanum Gothic","맑은 고딕","Malgun Gothic";background:#0288cf;color:#fff;}/*background:#42515a;*/

}

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

	.head_top_area_wrap {display:none;}

	#subMenuWrap {  padding-bottom:12px; background-color:#efefef; overflow:hidden; width:100%; }
	#left_vertical {display:none}
	#subMenu ul { padding:0; margin:0; list-style-type:none;  padding:12px 20px 0 20px;}
	#subMenu ul li { float:left; padding:5px 10px; margin-right:10px; font-weight:bold; }
	#subMenu ul li.select_on { background-color:#f26c4f; 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:20px 0 20px 0;  }
	#contentWrap #content img{ max-width:100%;  }
	#contentWrap #content h1.conTit { border-bottom:1px solid #e1e1e1; font-size:1.4em; padding:12px 0 12px 35px; background:url("/img/subtit_ico.gif") 8px 10px no-repeat; }
	#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: 30%; }
	#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;}

	.sub_left_top {font-size:14px;padding:10px 0 10px 10px;font-family:"Nanum Gothic Bold","맑은 고딕","Malgun Gothic";font-weight:700;background:#fff;color:#333;}
} 


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

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

	#subMenuWrap {  padding-bottom:0px; background-color:#efefef; overflow:hidden; width:100%; }
	#subMenu ul { padding:0; margin:0; list-style-type:none;  }
	#subMenu ul li { float:left; text-align:center;  width:24.6%; border-right:1px solid #dfdfdf; padding:0; margin:0;  }
	#subMenu ul li.select_on { float:left; background-color:#555; color:#fff; }
	#subMenu ul li a{ display:block; padding:10px 0; }
	#subMenu ul li.last { border-right:0px;}

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


@media (max-width:320px) { /* 이 코드는 699px 이하의 해상도에서 해석 됩니다 */ 
	.tbl_head01 .delTHNum {display:none;}
	.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}