@charset "utf-8";
@import url("slider.css");
@import url("mnav.css");

header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video 
{ display: block; }
body,form,th,td,p { margin:0;padding:0; -webkit-text-size-adjust:none;}
html { font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}
a:link, a:visited, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#fc4f08; cursor:pointer; }

a { text-decoration:none;}
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; background:transparent; }

/*****************************PC화면*************************************/

@media all and (min-width:699px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body { font-size:12px;  color:#454545; /*background-color:#f0f1f3;*/ }
#wrap { background:url("../../img/sub/bg_sub.gif") center 102px repeat-x ;}
#top {  border-bottom:1px solid #ccc; height:101px;  }
#header {width:1120px; margin:0 auto;  padding:0px 0 0 0; position:relative; }
#header div.logo { position:absolute; padding-top:12px; box-sizing:border-box; border-left:1px solid #dfdfdf; border-right:1px solid #e7e7e7; height:72px; width:210px; text-align:center; z-index:10;}
aside.util {width:100%; display:block; background-color:#343848; color:#fff; }
aside.util div.util_Area { width:1110px;  margin:0 auto;  text-align:right; padding:6px 0px 0 0; height:23px; }
aside.util div.util_Area a{  padding:0px 12px; border-left:1px solid #dfdfdf; }
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
#menu{ clear:both; width:100%;   font-size:15px; font-weight:600; box-sizing: border-box;  position:relative;  border-bottom:0px solid #dfdfdf; }
#menu div.menu {width:1120px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 210px; box-sizing: border-box;}
#menu ul {padding:0; margin:0; list-style:none;}
#menu ul.top_menu li {float:left; padding:0px; width:20%; text-align:center; }
#menu ul li a{ display:block; border-right:1px solid #dfdfdf;  height:47px; padding-top:25px; }
#menu ul li ul li a{ display:block; border-right:0px ;  height:20px; padding-top:0px; }
#menu li a{display:inline-block; }
#menu li a:hover{color:#fc4f08;}
#menu_open{display:none;top:10px ; width:100%;text-align:left;padding:10px 0 0 0;width:700px}
#menu_open ul.snb{float:left; margin:0;padding:0;}

/*슬라이드메뉴*/
#snb{position:absolute; z-index:999; width:100%;  left:0;top:73px; background:#fff;  border-top:0px solid #dfdfdf; border-bottom:1px solid #dfdfdf; font-size:12px; box-sizing: border-box;}
#snbBox {width:1120px; margin:0 auto;}
#snb ul.snb_ul1 {padding:15px 0 20px 209px;  width:910px; overflow:hidden; background-image:url("../../img/main/bg_submenu.png"); background-position:left top; background-repeat:no-repeat; }
#snb ul.snb_ul1 li{float:left; width:20%; padding:0 0 0 0px;  box-sizing: border-box;  }
#snb ul.snb_ul1 li ul.snb_ul2 {border-left:1px solid #e5e5e5; height:100px; padding:0 0 0 20px;}
#snb ul.snb_ul1 li ul.first {border-left:0px ; }
#snb ul.snb_ul1 li span.m_menu{display:none;}
#snb ul.snb_ul1 li ul li{ width:100%; clear:both; padding:7px 0; border-left:0px;}

/*본문*/
#contentWrap { overflow:hidden; width:1120px; padding:0 0 35px 0; margin:0 auto; min-height:550px;  background:url("../../img/sub/bg_left.gif") left top repeat-y ; }
#btnPrev {display:none;}
#subMenuWrap { float:left; overflow:hidden; width:210px; border-bottom:0px solid #3d4965;  }
#subMenuWrap #subTit { width:210px; background:url("../../img/sub/bg_left.jpg") left top no-repeat ; height:96px;}
#subMenuWrap h3 { font-size:24px; text-align:center;  padding-top:30px; color:#fff;  }
#subMenuWrap h3 span.current { background:url("../../img/sub/bg_left_titbar_red.gif") center top no-repeat ; padding-top:5px;}

#contentWrap #content { float:right; width:830px; padding-top:22px;  background:url("../../img/sub/bg_right.jpg") right top no-repeat ; }
#contentWrap #content h1.conTit { border-bottom:0px solid #e1e1e1; height:56px;  font-weight:normal; font-size:32px; padding:2px 0 12px 2px; /*background:url("../../img/sub/subtit_ico.gif") left 8px no-repeat;*/ }
#contentWrap #content #location { text-align:right; }
#contentWrap #content #contentsArea  { margin:45px 10px 35px 5px; }
#contentWrap #content #contentsArea iframe.map{ height:450px; }
div#post_area {width:auto;}

/*left_menu*/
#subMenu ul { padding:0 0 50px 0 ; margin:0; list-style-type:none; }
#subMenu ul li {  padding:16px 15px 0px 38px; height:39px; margin:0; font-weight:bold; font-size:15px; border-bottom:1px solid #dfdfdf;}
#subMenu ul li.select_on {  color:#d12633; font-weight:bold;   }

#subMenu2 ul { list-style-type: none; }
#subMenu2 .accordion .link {background:url("../../img/sub/plus.jpg")90% center no-repeat; padding:16px 15px 0px 38px; height:39px; cursor: pointer;  display: block;    color: #4D4D4D;  font-size: 14px;  font-weight: 700;
  border-bottom: 1px solid #dfdfdf;  position: relative;  -webkit-transition: all 0.4s ease;  -o-transition: all 0.4s ease;  transition: all 0.4s ease;}
#subMenu2 .accordion li.left_no a{ display:block;   padding:16px 15px 0px 38px; height:39px; cursor: pointer;  display: block;    color: #4D4D4D;  font-size: 14px;  font-weight: 700;
  border-bottom: 1px solid #dfdfdf;  position: relative;  -webkit-transition: all 0.4s ease;  -o-transition: all 0.4s ease;  transition: all 0.4s ease;}
#subMenu2 .accordion li:last-child .link {  }
#subMenu2 .accordion li.open .link { color: #fc4f08; }
#subMenu2 .accordion li.open i { color: #fc4f08; }
#subMenu2 .submenu {  display: none; background-color:#f5f5f5; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #dfdfdf;  font-size: 14px;}
#subMenu2 .submenu li {  }
#subMenu2 .submenu a {  display: block;  text-decoration: none;  color: #333;  padding: 6px 12px;  padding-left: 50px; 
-webkit-transition: all 0.25s ease;  -o-transition: all 0.25s ease;  transition: all 0.25s ease;}
#subMenu2 .submenu a:hover {color: #fc4f08;}

#footer { width:100%; position:absolute;  left:0;  background-color:#f0f0f0; border-top:1px solid #dfdfdf; }
#footer footer.copy {width:1000px; margin:0 auto; clear:both; padding:30px 0 30px 10px; overflow:hidden; position:relative;}
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:20px ; background-image:url("../../img/main/bg_about.png"); background-position:left 38px; background-repeat:no-repeat;}
#footer div.copyL h3 {padding:1px 0 0 0; margin:0; float:left; font-size:19px; }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 18px; margin:0; float:left;  line-height:22px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; }
#footer div.copyL ul li.last{ background:none; padding-left:0px; padding-top:10px; position:absolute; right:0; top:20px; }
#footer div.copyB {  position:absolute; top:32px; right:0; text-align:right;  }

/*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; }
}


/*****************************모바일 화면****************************/

@media not all and (min-width:699px){
#menu {	display:none;}
	.js #menu {	display:none;}
	.js #snb {display:none;	}	
	.js .slicknav_menu {display:block;	}

.slicknav_menu { }/*모바일 메뉴*/
body { font-size:12px;  color:#454545;  }
#top { background-color:#fff; }
#header {width:50%; padding:5px 0; position:absolute; top:0;  }
#header div.logo { float:left;}
aside.util { display:none; }

	#subMenuWrap {display:none;}
	#contentWrap { overflow:hidden;  width:100%;  }
	#contentWrap #subTit,#contentWrap #subTit2,#contentWrap #subTit3,#contentWrap #subTit4,#contentWrap #subTit5,#contentWrap #subTit6 { background-color:#efefef; display:none;}
	#contentWrap #content { padding:0px 0 20px 0;  }
	#contentWrap #content img{ max-width:100%;  }
	#contentWrap #content h1.conTit { border-top:1px solid #dadada; border-bottom:1px solid #dadada; font-size:1.667em; padding:12px 0 12px 35px; 
	background-image:url("../../img/sub/subtit_ico.gif"); background-position:8px 10px; background-repeat: no-repeat; background-color:#f0f0f0; }
	#contentWrap #content #location { display:none; }
	#contentWrap #content #contentsArea  { margin:25px auto; width:95%; }
	#contentWrap #content #contentsArea iframe.map{ padding:0 5px; height:450px; }
div#post_area {padding:0;}
div#post_area img {width:100% !important ; height:auto !important;}
.table_03 td img,.table_05 td img {width:100%; height:auto !important;}

#footer { width:100%; width:100%;  background-color:#404040; color:#fff; clear:both; }
#footer div.footer_link {display:none; }
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  padding-bottom:20px; overflow:hidden;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 18px; margin:0; float:left; line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; }
#footer div.copyR { clear:both; overflow:hidden;}
#footer div.copyR h3 {display:none;  padding:0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyR ul { list-style-type:none;  padding:0 0 20px 18px; margin:0; float:left;  }
#footer div.copyR ul li{  float:left; }
#footer div.copyB { clear:both; border-top:1px solid #555; padding:15px 0 0 20px ;  }
}

/* board */
table {font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif" !important;}
table tr td[height="1"] {background-color:#fff;}
table tr td[height="3"] {background-color:#555; height:2px;}
.board   { width:100%; border:0;  }
table.board td  {border:0px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid; border-right:0px; height:38px; }
table form table td  {border:0px #e5e5e5 solid; border-top:1px #e5e5e5 solid; border-right:0px; height:38px; }
.board td.board_bgcolor  { background-color:#F7F7F7; border-right:0px; width:150px; text-align:center; }
.board td.board_desc {  width:550px;  } 
td.board_admin_bgcolor,td.board_admin_bgcolor table td {border:0 !important;}

.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:굴림,돋움;}

.public_input {width:85% !important;}
table td.board_desc #border[name="subject"] {width:85%; margin-left:10px;}
table td.board_desc #border {width:120px; margin-left:10px;}

.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}


