@charset "utf-8";
@import url("mnav.css");
@import url('../font/font.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:"Noto Sans KR","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:#1660c3; 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:960px)  { 
body { font-size:13px; overflow-x:hidden;  color:#353535;  word-break:keep-all; }
#wrap {max-width:100%; margin:0 auto; position:relative; }
#toparea {width:100%; background:none; }
#top {  border-bottom:0px solid #343848;    }
#topBox { margin:0 auto; max-width:1100px !important;  position:relative;}
div.top_mask {width:100%; } 
aside.util {position:absolute; right:20px; margin:0 auto; font-size:13px; display:block;   z-index: 15;border-bottom:0px solid #dfdfdf; }
aside.util div.util_Area { color:#fff; right:0px;   margin:0 auto;  text-align:right; padding:10px 0px 0px 0; height:30px; box-sizing:border-box; }
aside.util div.util_Area a{  padding:0px 9px 0 5px; border-left:0px solid #ccc;  }
aside.util div.util_Area a:hover {color:#333;}
aside.util div.util_Area a.first{ border-left:0px; }

#header div.logo { position:absolute; left:0; padding:5px 0px;   box-sizing:border-box;   z-index:23 ; }
#header div.logo a {display: block; width:220px; height:78px;  background:url("../../img/main/logo_w.png")no-repeat center center;  }
#header div.logo_on a {background:url("../../img/main/logo.png")no-repeat center center}
.button_container {display:none;}

.gnb{ position:absolute; top:0px ; background:none; left:0; width:100%;  z-index:13;  border-bottom:1px solid rgba(255,255,255,0.3);  
margin:0px auto 0 auto; text-align:center; transition: all 0.5s ; }
.gnb a {color:#fff;}
.gnb > ul{overflow:hidden; list-style-type:none; width:1100px; padding-left:300px; box-sizing:border-box; margin:0 auto;}
.gnb .menu{float:left; width:20%; text-align:center;}
.gnb .menu:first-child{margin:0}
.gnb .depth1{padding:0; font-size:18px; font-weight:normal; display:block; padding:32px 0 28px 0; height:90px; box-sizing:border-box;}
.gnb .depth2{height:0 ;overflow:hidden;  font-size:14px; border-left:0px solid #353535;  }
.gnb .menu:first-child .depth2{border-left:0px solid #dfdfdf; }
.gnb .depth2 ul{overflow:hidden; } /*depth2 높이 css/menu.js 에서 조절*/
.gnb .depth2 ul li{margin-top:15px;}
.gnb .depth2 ul li:first-child{margin-top:10px}
.gnb .depth2 ul li a:hover {text-decoration:underline; color:#f26c4f !important; }
.gnb:hover {background:rgba(255,255,255,1); color:#333; }
.gnb:hover a {color:#333;}
.gnb:hover div.util_Area, .gnb:hover div.util_Area a  {color:#999;}
.gnb .menu:hover {background-color:#f5f5f5;  }
.gnb .menu:hover a{  border-bottom:2px solid #00689F;  padding-bottom:7px;}
.gnb .menu:hover .depth2 ul li a {border-bottom:0;}
.gnb:hover .depth2 {}
.lang_m {display:none;}

/*본문*/
#contentWrap { margin:0 auto; width:100%;  padding-top:0px; position:relative; overflow:auto; overflow-x:hidden;  } 
#btnPrev {display:none;}
#subMenuWrap {  width:100%; border-top:0px solid #dddddd/*#dfdfdf*/; border-bottom:0px solid #dddddd;  /*background:#f5f5f5;*/  height:100%; }
#subMenuWrap #subTit {display:none; clear:both;  width:100%; /*background:url("../../img/sub/bg_left2.jpg") left top no-repeat ;*/ }
#subMenu ul li.select_on { font-weight:bold;    }

/* sub bg */
#menu{ clear:both; width:100%; border:0px solid #dddddd; border-right:0 !important; margin:0 auto; font-size:14px; box-sizing: border-box;  position:relative; z-index:12;}
#menu .menu div.sub_img h2 {padding:175px 0 0 0px; font-weight:500; margin:0 auto; text-align:center; /*text-shadow:1px 1px 2px #333;*/ font-size:42px; color:#fff; width:100%;  box-sizing:border-box; display:block;}
#menu .menu div.sub_img{ height:350px; margin-bottom:0px;  background-size:cover;  background-image:url("../../img/sub/sub_img1.jpg"); background-position:center center; background-repeat:no-repeat; }
#menu .menu div.sub_img2{ background-image:url("../../img/sub/sub_img2.jpg") ;background-repeat:no-repeat;}
#menu .menu div.sub_img3{ background-image:url("../../img/sub/sub_img3.jpg");background-repeat:no-repeat; }
#menu .menu div.sub_img4{ background-image:url("../../img/sub/sub_img4.jpg") ;background-repeat:no-repeat; }
#menu .menu div.sub_img5{ background-image:url("../../img/sub/sub_img5.jpg") ;background-repeat:no-repeat; }
#menu .menu div.sub_img6{ background-image:url("../../img/sub/sub_img6.jpg") ; background-repeat:no-repeat;}
#menu .menu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0;   box-sizing: border-box; }

/* sub menu */
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0 0 0 0px; margin:50px auto 0 auto; width:1100px; box-sizing: border-box;}
#menu .menu ul li { float: left; text-align:left;  box-sizing: border-box; padding:0; margin:0 0 20px 0;}

#menu .menu ul li:only-child { display:none; }            /* 노드가 하나일 때 선택 */
#menu .menu ul li:first-child {}
#menu .menu ul li:first-child:nth-last-child(2),                       /* 노드가 둘 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(2)+li { width: 50%; }     /* 노드가 둘 일 때, 2번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(3),                       /* 노드가 셋 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(3)~li { width: 33.33%; }  /* 노드가 셋 일 때, 2~3번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(4),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(4)~li { width: 25%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(5),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(5)~li { width: 20%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(8),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(8)~li { width: 20%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(10),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(10)~li { width: 20%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */

#menu .menu ul li.first a{ background:none; padding-right:15px; padding-top:11px;  }
#menu .menu ul li.first {text-align:center; min-width:50px !important; }
#menu .menu ul li.dep {}
#menu .menu ul li a{ display:block; background-color:#f0f0f0; border:1px solid #e2e2e2; /*border-top:2px solid #dfdfdf; border-left:2px solid #dfdfdf; border-right:2px solid #dfdfdf;*/ 
 text-align:center; font-size:15px; color:#666; font-weight:500; margin:0;box-sizing: border-box; height:45px; margin:0 0 0 14px; padding:11px 15px 0 15px; }
#menu .menu ul li:first-child a{ margin:0; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li.select_on a{background-color:#353535 !important; border:0; text-decoration:none; color:#fff;  }
#menu .menu ul li a:hover { background-color:#f7f7f7;}


/*content*/
#contentWrap #content {min-height:500px; clear:both; max-width:1100px; margin:0 auto; padding-top:0px;  /*background:url("../../img/sub/bg_right.jpg") right top no-repeat ;*/ }
section.product table img { max-width: 100%;}
#contentWrap #content h1.conTit {display:none; border-bottom:1px solid #e1e1e1; height:50px;  font-weight:bold; font-size:30px; text-align:center; padding:6px 0 12px 0px; /*background:url("../../img/sub/subtit_ico.gif") left 8px no-repeat;*/ }
#contentWrap #content #location { text-align:right; }
#contentWrap #content #contentsArea  { margin:50px 0px 125px 0px; width:100%; }
#contentWrap #content #contentsArea iframe.map{ height:450px; padding-left:5px; padding-bottom:20px; }
div#post_area {width:auto;}
.table_02 #post_area img {max-width:980px !important; height:auto !important; padding:0; margin:0;}
.root_daum_roughmap {width:100% !important; box-sizing:border-box;} /*다음맵*/
#contentWrap #content #contentsArea iframe.map{ height:550px; }/*구글맵*/

/*quick menu*/
section.quick {display:none; }

#footer {text-align:center; width:100%; background-color:#fff; padding:30px 0; border-top:1px solid #dfdfdf; box-sizing:border-box; }
#footer div.footerBox {width:1100px; margin:0 auto; font-size:13px; }
#footer div.guide { width:100%; background-color:#fff;   padding:0px 0 0px 0; overflow:hidden; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;}
#footer div.guide ul {list-style-type:none;  width:100%; }
#footer div.guide ul li {display:inline-block; padding:0px 20px; border-left:1px solid #ccc;  }
#footer div.guide ul li:first-child {border-left:0; padding:0 20px 0 0 ;}
#footer div.guideBox {width:100%; margin:0 auto;}
#footer div.guide div.sns {display:none; padding-bottom:50px;}
#footer div.guide div.sns a{padding:0 5px;}
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:15px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  display:inline-block; padding-bottom:8px;}
#footer  h3 { padding:30px 0 10px 0 ; margin:0;   }
#footer div.copyL ul {clear:both; list-style-type:none;  padding:0 0 5px 0px; margin:0;  line-height:20px; }
#footer div.copyL ul li{display:inline-block; /*background:url("../../img/main/li_arrow.png") left 6px no-repeat;*/   }
#footer div.copyL ul li:before {content:"/"; padding:0 10px; color:#bbb; }
#footer div.copyL ul li:first-child:before {content:""; border-left:0; padding:0; }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }
}


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

@media not all and (min-width:960px){
body { font-size:12px;  color:#454545; overflow-x:hidden; }
#wrap {max-width:100%; margin:0 auto; position:relative; padding:0; }
aside.util { display:none; }
#header div.logo { position:absolute; left:0; padding:5px 10px;   box-sizing:border-box;   z-index:23 ; }
#header div.logo a {display: block; width:150px; height:60px; background-size: contain !important;  background:url("../../img/main/logo.png")no-repeat left top; }
div.button_container div.txt{display:none;}
section.quick {display:none;} /*quick menu*/
.gnb{ display:none; }
.lang_m a{display:block; z-index:100; position:absolute; right:75px; top:19px; padding-top:3px; box-sizing:border-box; 
text-align:center; border:1px solid #888; width:37px; height:29px; font-size:15px; z-index:9; }

/*본문*/
#contentWrap { margin:0 auto; width:100%;  padding-top:70px; position:relative; overflow:auto; overflow-x:hidden;  } 
#btnPrev {display:none;}
#subMenuWrap {   width:100%; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;  height:100%; }
#subMenuWrap #subTit {display:none; clear:both;  width:100%; /*background:url("../../img/sub/bg_left2.jpg") left top no-repeat ;*/ }

/* menu */
#menu .menu h2 {padding:0px 0 0 0px; position:absolute; top:50px; margin:0 auto; text-align:center; text-shadow:1px 1px 2px #333; font-size:35px; color:#fff; width:100%;  box-sizing:border-box; display:block;}
#menu .menu div.sub_img{ height:150px; margin-bottom:0px; background-size:cover;  background-image:url("../../img/sub/sub_img1.jpg"); background-position:center top; background-repeat;repeat-x; }
#menu .menu div.sub_img2{ background-image:url("../../img/sub/sub_img2.jpg");  }
#menu .menu div.sub_img3{ background-image:url("../../img/sub/sub_img3.jpg"); }
#menu .menu div.sub_img4{ background-image:url("../../img/sub/sub_img4.jpg") ; }
#menu .menu div.sub_img5{ background-image:url("../../img/sub/sub_img5.jpg") ; }
#menu .menu div.sub_img6{ background-image:url("../../img/sub/sub_img6.jpg") ; }

#menu{ clear:both;  width:100%; border-left:1px solid #dfdfdf;  margin:0 auto; font-size:14px; box-sizing: border-box;  position:relative; z-index:12;}
#menu .menu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0;   box-sizing: border-box;}
/* sub menu */
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0 0 0 0px; margin:20px auto 0 auto; width:96%; box-sizing: border-box;}
#menu .menu ul li { float: left; text-align:left;  box-sizing: border-box; padding:0; margin:0 0 10px 0;}

#menu .menu ul li:only-child { display:none; }            /* 노드가 하나일 때 선택 */
#menu .menu ul li:first-child {}
#menu .menu ul li:first-child:nth-last-child(2),                       /* 노드가 둘 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(2)+li { width: 50%; }     /* 노드가 둘 일 때, 2번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(3),                       /* 노드가 셋 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(3)~li { width: 33.33333%; }  /* 노드가 셋 일 때, 2~3번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(4),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(4)~li { width: 25%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(5),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(5)~li { width: 33.33333%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(8),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(8)~li { width: 20%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(10),                       /* 노드가 넷 일 때, 1번 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(10)~li { width: 20%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */

#menu .menu ul li.first a{ background:none; padding-right:15px; padding-top:11px;  }
#menu .menu ul li.first {text-align:center; min-width:50px !important; }
#menu .menu ul li.dep {}
#menu .menu ul li a{ display:block; background-color:#efefef;  border:1px solid #dfdfdf; 
 text-align:center; font-size:15px; color:#666;  box-sizing: border-box; height:45px; margin:0 4px ; padding:11px 5px 0 5px; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li.select_on a{background-color:#353535 !important; border:0; text-decoration:none; color:#fff;  }
#menu .menu ul li a:hover {text-decoration:underline; background-color:#f7f7f7;}

	#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:30px 0 50px 0;  }
	#contentWrap #content img{ max-width:100%;  }
	#contentWrap #content h1.conTit {  font-size:25px; border-bottom:0px solid #dfdfdf; padding:25px 0 15px 15px;}
	#contentWrap #content #location { display:none; }
	#contentWrap #content #contentsArea  { margin:10px auto 20px auto; width:92%; }
	#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;}
table table table table td img {width:100%; height:auto !important;}
#contentWrap #content #contentsArea .root_daum_roughmap{ width:100% !important; box-sizing:border-box;  }/*다음맵*/
#contentWrap #content #contentsArea iframe.map{ padding:0 5px; height:450px; } /*구글맵*/
table table tr[valign="top"] td[width="25%"] {border-bottom:0 !important; display:table; float:left; width:50% ; border:0px solid #000;}

/*footer*/
#footer {text-align:left;  background-color:#fff; border-top:1px solid #dfdfdf; box-sizing:border-box; padding:10px 15px 0  15px; }
#footer div.guide { background-color:#fff;   padding:10px 0 0px 0; overflow:hidden; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;}
#footer div.guide ul {list-style-type:none;  width:100%; }
#footer div.guide ul li {display:inline-block; padding:0px 10px; border-left:1px solid #ccc;  }
#footer div.guide ul li:first-child {border-left:0; padding:0 10px 0 0 ;}
#footer div.guideBox {width:100%; margin:0 auto;}
#footer div.guide div.sns {display:none;}
#footer div.guide div.sns a{padding:0 5px;}
#footer footer.copy {clear:both; padding:10px 0 30px 0; overflow:hidden; }
#footer div.copyL{   display:inline-block; padding-bottom:8px; }
#footer  h3 { padding:30px 0 0px 0 ; margin:0;   }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 0px; margin:0;  line-height:20px; }
#footer div.copyL ul li{display:block; line-height:25px; /*background:url("../../img/main/li_arrow.png") left 6px no-repeat;*/   }
#footer div.copyL ul li:before {content:""; padding:0 0px; color:#bbb; }
#footer div.copyL ul li:first-child:before {content:""; border-left:0; padding:0; }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:10px 0 20px 0 ;  }
}

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

/* sub h2 tmt */
.cascading-text__letter {  opacity: 0;  -webkit-animation-name: enter;  animation-name: enter;}
.cascading-text__letter {  display: inline-block;  -webkit-transform-style: preserve-3d;  transform-style: preserve-3d; 
 -webkit-animation-duration: 0.9s; animation-duration: 0.9s;  -webkit-animation-fill-mode: forwards;   animation-fill-mode: forwards;}

@keyframes enter {
  0% { opacity: 0; -webkit-transform: translateY(-25px);  transform: translateY(-25px); }
  25% {  opacity: 1; }
  100% { opacity: 1;  -webkit-transform: translateY(0px);  transform: translateY(0px);  }
}

/* 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 5px;}
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 tr 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 {display:none; padding-bottom:10px; font-size:20px !important; }
div.category td{ font-size:15px !important; }
div.category select[name="com_board_category_code"]{ font-size:15px !important; }
table #search_table { padding-top:0px; margin:0 auto; }
div #ext_search td.est_cate_cell select{  height:27px; box-sizing:border-box; padding:0 0 0 5px; }
div #ext_search td.est_keyword_cell input{border:1px solid #cacaca; height:27px; box-sizing:border-box; padding:6px; }
div #ext_search td.est_btn_cell {border:0px solid #cacaca; padding:0 2px; background-color:#fff;}
div #ext_search .keywordform {width:150px;}

.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 input[name="file_attachment[]"]{width:85% !important; margin-bottom:10px !important;}
table td.board_desc #border[name="subject"] {width:85%; margin-left:10px;}
table td.board_desc #border {width:120px; margin-left:10px;}
table td.board_desc select[name="category"]{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}

/*gallery*/
td.board_bgcolor,td.board_desc {border-bottom:1px solid #dfdfdf !important; }
table table tr[valign="top"] td {border-bottom:0 !important;}
table table tr td[height="3"] {} 
div.category table td[align="left"] {border-bottom:0;}

/*formmail*/
table.formmail_cell_bgcolor td{border:0; }
td.formmail_title_bgcolor {font-size:12px !important;}
td.formmail_cell_bgcolor { padding-left:10px !important; }
table td.formmail_cell_bgcolor input {padding:5px 5px;}
table td.formmail_cell_bgcolor input[name="name"] {width:100px; }
table td.formmail_cell_bgcolor input[name="title"] {width:80%; }
table td.formmail_cell_bgcolor input[name="receiver_email"] {width:200px; }
table td.formmail_cell_bgcolor input[name="address"] {width:90%; }
table td.formmail_cell_bgcolor textarea[name="description"] {width:90%; }
table td.formmail_cell_bgcolor input[name="attachment[]"] {width:90% !important; }

/*webzine*/
.webzine_type2 {width:100%;}
.webzine_type2 td { color:#666666; font-family:돋움; font-size:12px; }
.webzine_type2 dl, #webzine_type2 dt, #webzine_type2 dd {margin:0;padding:0}
.webzine_type2 dl    {float:left;clear:both;width:100%;padding:0 0 16px 0;margin-bottom:0;}
.webzine_type2 .webzine_type_img_td { vertical-align:top; border-bottom:0;  }
.webzine_type2 .webzine_type_img_td span {float:left;}
.webzine_type2 .webzine_type_text_td_left { padding:0 0 0 20px; vertical-align:top; border-bottom:0; height:0; width:620px; }
.news_title {color:#0E3D72;font-size:14px;letter-spacing:-1;text-decoration:none; font-weight:bold;}
.webzine_type2 .webzine_type_text_td_right { width:100%; padding:0 9px 0 0;border-bottom:0; }
.webzine_type2 .webzine_type_img img {border:3px solid #333; margin-bottom:20px; }
.webzine_type2 .webzine_type2_table_line { width:100%; border-bottom:0px solid #dfdfdf; border-top:1px solid #e1e1e1;  height:26px; margin-bottom:10px; line-height:10px;}
.webzine_type2 dd   {float:left;width:100%; padding:0px 0 1px 0;margin:0 0 -1px 0;border-top:0px solid #e5e5e5;border-bottom:0px solid #e5e5e5;}
.webzine_type2 .obj_name {display:inline-block;width:90px;height:25px;padding:5px 0 0 12px;color:#666666;background:url(/cimg/board/cafe24_webzine/bl_webzine_type2_title.gif) right 6px no-repeat;}
.webzine_type2 .obj_value {height:25px;padding:5px 0 0 0px;}
