@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:hover, 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,  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; }
img { 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 {}
#top {  border-bottom:3px solid #464646; height:98px;  }
#header {width:1000px; margin:0 auto;  padding:0px 0 0 0; position:relative; }

#header div.logo { position:absolute; padding-top:2px; box-sizing:border-box; border-left:1px solid #dfdfdf; border-right:1px solid #e7e7e7; height:69px; width:270px; text-align:center; z-index:10;}
aside.util {width:100%; display:block; background-color:#343848; color:#fff; }
aside.util div.util_Area { width:1000px;  margin:0 auto;  text-align:right; padding:6px 0px 0 0; height:23px; }
aside.util div.util_Area a{  padding:0px 15px 0 10px; border-left:0px solid #777;  background:url("../../img/common/menu_arrow2.gif")no-repeat left center ;}
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
.m_menu {display:none;}
#menu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative;}
#menu .menu {width:1000px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 270px;   box-sizing: border-box;}
#menu .menu ul ul  { display: none; background: #fff; padding: 0; margin: 0; }
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu .menu ul li a{ display:block;  padding-top:23px; margin:0; box-sizing: border-box; height:69px;}
#menu .menu li a:hover { background:url("../../img/main/bg_menu.gif")no-repeat center 88%; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li { float: left; width:16.6666666%; text-align:center; border-right:1px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul { margin: 0 0 0 -3px; padding:5px 0 10px 0; position: absolute; top: 100%; border:3px solid #343848; border-top:0; margin-right:6px;  z-index:5;  }
#menu .menu ul ul li  { float: none;  text-align:left; width:121px; height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#menu .menu ul ul li.last {border-bottom:0;}
#menu .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu .menu li a {display: block; font-size:15px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #dfdfdf; }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu .menu ul li ul li a {word-break:keep-all; font-size:13px; margin: 0; font-weight:bold; height:auto; background: #fff;  padding:8px 7px 8px 8px;  border-right:0px;}
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none;}

/*quick menu*/
section.quick {position:fixed; z-index:99999; right:0px; top:0px;   width:70px; overflow:hidden;  border-top:29px solid #343848; box-sizing:border-box; padding:0px;}
section.quick strong.tit01{ font-size:15px; font-weight:normal; background-color:#ed301c; width:100%; display:block; height:69px; box-sizing:border-box; padding-top:13px; text-align:center; color:#fff;}
section.quick ul {list-style-type:none; padding:0; margin:0; border-top:3px solid #343848; }
section.quick ul li a{display:block; background-color:#ebebeb; height:86px; border-bottom:1px solid #d7d7d7;  border-left:1px solid #d7d7d7; font-size:12px; text-align:center; font-weight:600; padding-top:56px;  box-sizing:border-box;  }
section.quick ul li a:hover{ background-color:#fff; color:#333;}
section.quick ul li.quick_1 a{background-image:url("../../img/main/bg_quick_2.png"); background-repeat:no-repeat; background-position:center 10px;}
section.quick ul li.quick_2 a{background-image:url("../../img/main/bg_quick_1.png"); background-repeat:no-repeat; background-position:center 10px;}
section.quick ul li.quick_3 a{background-image:url("../../img/main/bg_quick_3.png"); background-repeat:no-repeat; background-position:center 10px;}
section.quick ul li.quick_4 a{background-image:url("../../img/main/bg_quick_4.png"); background-repeat:no-repeat; background-position:center 10px;}
section.quick ul li.quick_5 a{text-indent:-9999px; height:48px; padding-top:36px;  background-color:#343848;  background-image:url("../../img/main/quick_top.png"); background-repeat:no-repeat; background-position:center 10px;}
section.quick ul li.last a{border-bottom:0; border-left:0;}

/*본문*/
#contentWrap { overflow:hidden; width:1000px; padding:50px 0 60px 0; margin:0 auto; min-height:550px;  }
#btnPrev {display:none;}
#subMenuWrap {  overflow:hidden; width:100%; border-bottom:0px solid #3d4965; height:100%; }
#subMenuWrap #subTit {float:left;  width:210px; /*background:url("../../img/sub/bg_left2.jpg") left top no-repeat ;*/ }
#subMenuWrap h3 { font-size:23px; text-align:center;  margin:0; padding:3px 0 5px 0; border-left:5px solid #464646; box-sizing:border-box;  }
#subMenu { float:left; width:790px; overflow:hidden; background-color:#fff;  border-left:1px solid #d7d7d7;  box-sizing:border-box; }
#subMenu ul { padding:0; margin:0;  list-style-type:none;  }
#subMenu ul li {float:left; text-align:center; width:25%; font-weight:bold; font-size:13px;  }
#subMenu ul.license li {float:left; text-align:center; width:33.33333%; font-weight:bold; font-size:15px;  }
#subMenu ul li a{display:block; color:#999; padding:10px 0 11px 0 ; border-right:1px solid #d7d7d7; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;   }
#subMenu ul li a:hover { color:#333; background-color:#f5f5f5; }
#subMenu ul li.select_on { background-color:#0066b3; color:#fff;   font-weight:bold;    }
#subMenu ul li.select_on a {color:#fff; border:1px solid #0161a9;}
#subMenu ul li.select_on a:hover {background-color:#0066b3; }

/*#subMenu { float:left; width:790px; overflow:hidden; background-color:#464646; background-image:url("../../img/sub/bg_tab.png"); background-repeat:repeat-x; background-position: left top;  }
#subMenu ul { padding:0; margin:0;  list-style-type:none;  }
#subMenu ul li {float:left; text-align:center; width:25%; font-weight:bold; font-size:15px; border-top:3px solid #fff; }
#subMenu ul li a{display:block; color:#fff; padding:8px 0 12px 0 ; border-left:1px solid #666;  }
#subMenu ul li a:hover {color:#fff;  }
#subMenu ul li.select_on { background-color:#fff; border-bottom:0px;  font-weight:bold; border-top:3px solid #0072bc;  }
#subMenu ul li.select_on a {color:#333;}*/

#contentWrap #content { clear:both; width:100%; padding-top:38px;  /*background:url("../../img/sub/bg_right.jpg") right top no-repeat ;*/ }
#contentWrap #content .add {font-size:16px; padding-left:10px;}
#contentWrap #content .add2 {display:block;}
#contentWrap #content h1.conTit { border-bottom:1px solid #e1e1e1; /*height:50px;*/  font-weight:normal; font-size:30px; padding:6px 0 12px 0px; /*background:url("../../img/sub/subtit_ico.gif") left 8px no-repeat;*/ }
#contentWrap #content h1 span.etc {font-size:20px; color:#888; padding-left:10px;}
#contentWrap #content #location { text-align:right; }
#contentWrap #content #contentsArea  { margin:45px 0px 35px 0px; overflow:hidden; }
#contentWrap #content #contentsArea iframe.map{ height:450px; padding-left:5px; }
div#post_area {width:auto;}
.table_02 #post_area img {max-width:1000px !important; height:auto !important; padding:0; margin:0;}
table td textarea[name="com_board_comment_contents"] { width:85%;}
.root_daum_roughmap {width:100% !important;} /*다음맵*/

#footer { width:100%; }
#footer div.guide {width:100%; clear:both; background-color:#f5f5f5; padding:5px 0 3px 0; overflow:hidden; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;}
#footer div.guide ul {list-style-type:none; padding-top:10px; float:left;}
#footer div.guide ul li {float:left; padding:0px 20px; border-right:1px solid #dfdfdf;  }
#footer div.guide ul li.first {padding-left:1px; font-weight:bold; /*color:#0247c6;*/ }
#footer div.guide ul li.last {border-right:0;}
#footer div.guide ul li.tel {font-weight:bold; color:#f26522; }
#footer div.guideBox {width:1000px; margin:0 auto;}
#footer div.guide div.sns {float:right;}
#footer div.guide div.sns a{padding:0 3px;}
#footer footer.copy {width:1000px; margin:0 auto; clear:both; padding:30px 0 30px 0; overflow:hidden; position: relative; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:10px;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px;  }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 0px; margin:0;  line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; float:left; margin-right:8px; }
#footer div.copyL ul li.tel { background:url("../../img/main/tel_footer.png") 10px 2px no-repeat; padding;  padding:0px 0 0 33px;  }
#footer div.copyL ul li.email { background:url("../../img/main/email_footer.png") 10px 3px no-repeat; padding;  padding:0px 0 0 35px;  }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }

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

body { font-size:12px;  color:#454545;  }
#top { background-color:#fff; }
#header {width:50%; padding:1px 0; position:absolute; top:0;  }
#header div.logo { float:left; padding:0px 0 0 0px;}
aside.util { display:none; }
section.quick {display:none;} /*quick menu*/

#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.7em; padding:12px 0 12px 15px; background-color:#f0f0f0; }
#contentWrap #content .add {font-size:13px; padding-left:0px; display:block; padding-top:5px;}
#contentWrap #content #location { display:none; }
#contentWrap #content #contentsArea  { margin:25px auto; width:92%; }
#contentWrap #content #contentsArea iframe.map{ padding:0 5px 0 2px; 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:100px ; height:100px !important;}
div.join { width:90% !important; margin:0 auto; }
table.tb_join input[name="com_member_email"] {width:90%;}
div.join2 {width:100%; margin:0 auto;}
div.join2  textarea[title="input"] {width:95%;}
div.join2 input[name="major"] {width:80%;}
div.join2 select[title="select"] {width:80%;}
div.join2 table td[width="125"] {width:20%;}
div.join2 table table {width:50%; }
div.join2 table table td { padding:5px 5px !important;}
table td textarea[name="com_board_comment_contents"] {padding:0; margin:0 !important; width:65%;}
table td input[name="member_img"] {padding:0; margin:0 !important; width:65%;}
#contentWrap #content #contentsArea .root_daum_roughmap{ width:100% !important;  }/*다음맵*/

#footer { width:100%; width:100%;   background-color:#404040; color:#fff; clear:both; }
#footer div.guide {display:none;}
#footer div.footer_link {display:none; }
div.sns {text-align: center; padding-bottom:10px;}
div.sns a{padding:0px 7px; }
#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 10px 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.copyB { clear:both; border-top:1px solid #555; padding:15px 0 0 20px ;  }
}

/*****************************공통 화면****************************/

/* join */
div.join { width:70%; margin:0 auto; }
div.join p {font-size:15px; padding-bottom:20px;}
table.tb_join {border:3px solid #dfdfdf; width:100%; padding:15px 0px;}
table.tb_join td{border:0; padding:5px 0px;}
table.tb_join table {margin:0 auto;}
table.tb_join td.join_id,table.tb_join td.join_pw {font-weight:bold; text-align:right; }
table.tb_join td.bt_ok {text-align:center;}

div.rule {width:100%;}
div.rule table{width:100%; padding-bottom:25px;}
div.rule table td.tit{font-size:14px; font-weight:bold; padding:0px 0 10px 0 ;}
div.rule table td textarea {width:95%; height:100px; font-size:12px; color:#999; padding:10px 10px; border:1px solid #bbb;}
div.rule input.checkbox {margin:5px 3px;}

div.join2 { width:100%; margin:0 auto; }
div.join2 p {font-size:12px; padding-bottom:20px;}
div.join2 table {width:97%;}
div.join2 table table {width:100%; border-top:2px solid #555; border-left:1px solid #dfdfdf;}
div.join2 table table table,div.join2 table table table td {border:0; padding:0; margin:0;}
div.join2 table table td {border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; font-size:12px; padding:10px 10px;}
div.join2 td.tit {font-size:14px; font-weight:bold; padding:0px 0 10px 0 ;}
div.join2 table table td.member_td_bgcolor{background-color :#f7f7f7;}
table .btn{background-color:#333; color:#fff; padding:10px 20px; border:0; margin:0 10px;}

div.join3 { width:60%; margin:0 auto; text-align:center; }
div.join3 table {width:100%; }
div.join3 td.tit{font-size:18px; font-weight:bold; padding:0px 0 30px 0 ;}

/* 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:0px #e1e1e1 solid; border-top:2px #444547 solid;    }
.table_02 td  { border-bottom:1px #e1e1e1 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 #e1e1e1 solid; border-right:0px #e1e1e1 solid; padding:20px 4px 20px 4px; }
.table_03 td table td { border-bottom:0px ; padding:5px 0 0 0; }
.table_05   { width:100%; padding-top:5px;border-left:0px;  border-right:0px;  }
.table_05 td  {  border-right:0px #e5e5e5 solid; padding:0px 0px 25px 0px; }
.table_05 td table td { border-bottom:0px ; padding:0px 0 2px 0; }
div.category {padding-bottom:30px; }
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}