@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:#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:12px; overflow-x:hidden;  color:#333;  }
#wrap {max-width:100%; margin:0 auto; position:relative; }
#top {  border-bottom:0px solid #343848;    }
#toparea { margin:0 auto; max-width:1100px !important;  position:relative;}
div.top_mask {width:100%; } 
aside.util {    z-index: 15; }
aside.util p.text {padding:0; margin:0; color:#555; font-size:16px; font-weight:normal;  position:absolute; top:15px; left:2px;  }
aside.util div.util_Area { color:#aaa; position:absolute; top:15px; right:2px;   margin:0 auto;  text-align:right;  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 {}
aside.util div.util_Area a.first{ border-left:0px; }
aside.util div.util_Area a.webkill {color:#ed1c24 !important; font-weight:bold; }

#header div.logo { padding:45px 15px 35px 15px;  text-align:center; box-sizing:border-box;   z-index:23 ; }
.button_container {display:none;}

.gnb{  width:100%;  z-index:13; background-color:#1e407f; border-radius:3px;  text-align:center;  padding:10px 0; box-sizing:border-box;  }
.gnb a {color:#fff; font-size:13px; font-weight:bold;}
.gnb a:hover {color:#fff; font-size:13px; text-decoration:underline; }
.gnb > ul{overflow:hidden; list-style-type:none; width:98%; display:block; margin:0 auto;  box-sizing:border-box; overflow: hidden;}
.gnb > ul li a{float:left; width:16.66666%;  text-align:center; border-left:1px solid #446cb4; box-sizing:border-box;}
.gnb > ul li:first-child a{border-left:0;}
.gnb .menu:first-child .depth2{border-left:0px solid #dfdfdf; }

/*본문*/
#contentWrap { margin:0 auto; width:100%;   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%; padding:30px 0 10px 0; 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 {display:none; padding:19px 0; margin:0 auto; text-align:center; /*text-shadow:1px 1px 2px #333;*/ font-size:27px; color:#1e407f; width:100%;  box-sizing:border-box; }
/*#menu .menu div.sub_img{ height:90px; margin-bottom:0px; background-color:#2f83e8;  background-image:url("../../img/sub/bg_sub.png"); background-position:center center; background-repeat:no-repeat; }
#menu .menu div.sub_img2{ background-color:#0596a8;}
#menu .menu div.sub_img3{ background-color:#3e5fde; }
#menu .menu div.sub_img4{ background-color:#0f86c1; }
#menu .menu div.sub_img5{background-color:#f2b600; }
#menu .menu div.sub_img6{ background-color:#888;}*/
#menu .menu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0;   box-sizing: border-box; }

/* sub menu */
#menu .menu div.sub_tit {background:url("../../img/sub/bgline.png")repeat-x center bottom ; }
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0 auto; text-align:center; width:100%;  }
#menu .menu ul li { display:inline-block; text-align:left;  box-sizing: border-box; padding:0; margin:0 0 0px 0;}

#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 {border-bottom:1px solid #999;}
#menu .menu ul li a{background:url("../../img/common/arrow_09.gif")no-repeat 1px center ; text-decoration:none;  
display:block; text-align:center; font-size:17px; color:#888;   font-weight:normal; margin:0 15px;height:37px; padding:15px 15px 0 15px; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li.select_on a{ color:#333; border-bottom:1px solid #888;  }
#menu .menu ul li a:hover {}

/*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:40px 0px 80px 0px; width:100%; }
#contentWrap #content #contentsArea iframe.map{ height:450px; padding-left:5px; padding-bottom:20px; }
div#post_area {width:auto;}
div#post_area img{width:100%; max-width:1100px !important; height:auto !important ;}
.table_02 #post_area img {max-width:980px !important; height:auto !important; padding:0; margin:0;}
.root_daum_roughmap {width:100% !important;} /*다음맵*/
#contentWrap #content #contentsArea iframe.map{ height:550px; }/*구글맵*/
div.qna table.table_02 td{font-size:14px !important; padding:8px 15px;}

/*quick*/
section.quick {display:none; width:50px; background-color:#333; color:#fff; position:fixed; z-index:99999; left:0px; top:0px; height:100%; }
section.quick strong{display:block; width:100%; background-color:#252525; background-image:url("../../img/main/ico_fa.png"); 
background-repeat:no-repeat; background-position:center center; height:45px;  box-sizing:border-box; }
section.quick ul {list-style-type:none; padding:10px 0; margin:0;}
section.quick ul li a{display:block; padding: 10px 0; text-align:center; font-size:11px;}
section.quick ul li a:hover{color:#fff; text-decoration:underline;} 

/*contact us*/
#cont3{ background-color:#ebebeb; width:100%;  }
section.Box_05 { overflow:hidden; width:1100px; margin:0 auto; position:relative; clear:both;  padding:60px 0 90px 0; }
section.Box_05 h3{ text-align:center; font-size:35px; height:75px; margin-bottom:10px; font-weight:normal; border-bottom:0px solid #dfdfdf; }
section.Box_05 div.formmail{float:right; display:block !important; }
section.Box_05 div.formmail p{font-size:14px; padding:20px 0 15px 75px; color:#f26c4f;}
section.Box_05 div.contact{float:left; width:40%;}
section.Box_05 div.contact dl {padding-right:10px;}
section.Box_05 div.contact dt{font-size:18px; font-weight:bold; padding:17px 0 10px 10px; clear:both;}
section.Box_05 div.contact dd{font-size:14px; border-bottom:1px solid #d1d1d1; padding-bottom:17px; padding-left:10px; }
section.Box_05 div.contact dd.tel {font-size:25px; color:#0256bf; }
section.Box_05 h3.about {display:none;}

/* formmail */
table.form   { width:100%; border-top:0px #444547 solid; border-bottom:0px #4fb3d2 solid; border-left:0;  }
table.form td  { border-bottom:0px #e5e5e5 solid; border-right:0px; height:38px; }
table.form .formmail_border  { background-color:#fff;  width:398px; border:1px solid #666; padding:7px;}
table.form .formmail_textarea_style  { background-color:#fff; margin-top:4px; width:83% !important; height:150px !important;   border:1px solid #666; padding:7px;}
table.form td.formmail_title_bgcolor { width:12%; text-align:right; font-size:14px; padding-right:10px; font-family:"Malgun Gothic";}
table.form td.formmail_cell_bgcolor {height:3px; padding-bottom:0;}
table div.btn a{background-color:#333; color:#fff; display:block; padding:10px 20px 15px 20px; width:100px; font-size:18px; text-align:center; margin:10px 0 0 75px; }
table.form td.formmail_cell_bgcolor table td[colspan="2"] {display:none; }
table.form td.formmail_cell_bgcolor table td[align="left"] {display:none; }
table.form td.formmail_cell_bgcolor table td[align="right"] {text-align:center; }


/*footer*/
#footer {text-align:center;  background-color:#fff; color:#777; border-top:1px solid #dfdfdf; box-sizing:border-box; padding:0 15px; }
#footer footer.copy {clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:10px 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; }
div.logo img {height:65px; width:auto;}
div.button_container div.txt{display:none;}
section.quick {display:none;} /*quick menu*/
.gnb{ display:none; }

/*본문*/
#contentWrap { margin:0 auto; width:100%;  padding:0px; 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 ;*/ }

/* sub bg */
#menu{ clear:both; width:100%; padding-top:0px; 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 {display:none; padding:19px 0; margin:0 auto; text-align:center; /*text-shadow:1px 1px 2px #333;*/ font-size:27px; color:#1e407f; width:100%;  box-sizing:border-box; }
/*#menu .menu div.sub_img{ height:90px; margin-bottom:0px; background-color:#2f83e8;  background-image:url("../../img/sub/bg_sub.png"); background-position:center center; background-repeat:no-repeat; }
#menu .menu div.sub_img2{ background-color:#0596a8;}
#menu .menu div.sub_img3{ background-color:#3e5fde; }
#menu .menu div.sub_img4{ background-color:#0f86c1; }
#menu .menu div.sub_img5{background-color:#f2b600; }
#menu .menu div.sub_img6{ background-color:#888;}*/
#menu .menu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0;   box-sizing: border-box; }

#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;}
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu .menu ul li { float: left; width: 50%;  text-align:left; border-right:1px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}

#menu .menu ul li:only-child { width: 100%; display:none; }            /* 노드가 하나일 때 선택 */
#menu .menu ul li:first-child {border-left:0px solid #dddddd;}
#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: 50%; }     /* 노드가 넷 일 때, 2~4번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(5),                       /* 노드가 다섯 일 때 */
#menu .menu ul li:first-child:nth-last-child(5)~li { width: 33.33333%; }     /* 노드가 다섯 일 때 */

#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{box-shadow:0px 1px 1px #eaeaea;  display:block;border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; border-right:0px solid #dfdfdf; 
 text-align:center; font-size:15px; color:#666; font-weight:bold; margin:0;box-sizing: border-box; height:45px; padding:11px 15px 0 15px; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul ul {display: none; background: #fff; padding: 0;  margin: 0 0 0 -1px; box-sizing:border-box; padding:5px 0 10px 0; position: absolute; top: 100%; border:1px solid #dfdfdf;  z-index:5;  }
#menu .menu ul ul li  { float: none; min-width:119px; box-sizing:border-box; text-align:left; width:100%; height:auto; border-right:0px; }
#menu .menu ul li ul li a { font-size:13px; margin: 0; font-weight:bold; height:auto; background: #fff;  padding:8px 17px 8px 17px;  border-right:0px;}
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li.select_on a{ border:3px solid #3378c1; text-decoration:none; color:#115bab; padding-top:9px;  }
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image: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:25px 0 20px 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;  }/*다음맵*/
#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;}

/*contact us*/
#cont3{ background-color:#ebebeb; width:100%;  }
section.Box_05 {display:block; overflow:hidden;  margin:0 auto; position:relative; clear:both;  padding:60px 0 90px 0; }
section.Box_05 h3{ text-align:center; font-size:35px; height:75px;  margin-bottom:10px; font-weight:normal; border-bottom:0px solid #dfdfdf; }
section.Box_05 div.formmail{ float:right; display:none !important; margin-bottom:50px; }
section.Box_05 div.formmail p{font-size:14px; padding:20px 0 15px 75px; color:#f26c4f;}
section.Box_05 div.contact{float:none; width:100%; }
section.Box_05 div.contact dl {padding-right:10px;}
section.Box_05 div.contact dt{font-size:18px; font-weight:bold; padding:17px 0 10px 10px; clear:both;}
section.Box_05 div.contact dd{font-size:14px; border-bottom:1px solid #d1d1d1; padding-bottom:17px; padding-left:10px; }
section.Box_05 div.contact dd.tel {font-size:25px; color:#0256bf; }
section.Box_05 h3.about {display:none;}

/* formmail */
table.form   { width:100%; border-top:0px #444547 solid; border-bottom:0px #4fb3d2 solid; border-left:0;  }
table.form td  { border-bottom:0px #e5e5e5 solid; border-right:0px; height:38px; }
table.form .formmail_border  { background-color:#fff;  width:398px; border:1px solid #666; padding:7px;}
table.form .formmail_textarea_style  { background-color:#fff; margin-top:4px; width:83% !important; height:150px !important;   border:1px solid #666; padding:7px;}
table.form td.formmail_title_bgcolor { width:12%; text-align:right; font-size:14px; padding-right:10px; font-family:"Malgun Gothic";}
table.form td.formmail_cell_bgcolor {height:3px; padding-bottom:0;}
table div.btn a{background-color:#333; color:#fff; display:block; padding:10px 20px 15px 20px; width:100px; font-size:18px; text-align:center; margin:10px 0 0 75px; }
table.form td.formmail_cell_bgcolor table td[colspan="2"] {display:none; }
table.form td.formmail_cell_bgcolor table td[align="left"] {display:none; }
table.form td.formmail_cell_bgcolor table td[align="right"] {text-align:center; }

table td.formmail_cell_bgcolor input[name="name"] {width:200px; }
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%; margin-top:5px; }
table td.formmail_cell_bgcolor textarea[name="description"] {width:90%; }
table td.formmail_cell_bgcolor input[name="attachment[]"] {width:90% !important; }

/*footer*/
#footer {text-align:center;  background-color:#fff; color:#777; border-top:1px solid #dfdfdf; box-sizing:border-box; padding:0 15px; }
#footer div.guide {    padding:30px 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 {padding-bottom:35px;}
#footer div.guide div.sns a{padding:0 5px;}
#footer footer.copy {clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{   display:inline-block; padding-bottom:8px; }
#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{display:inline-block; line-height:25px;   }
#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: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:42px; }
table.board tr td[align="left"] {padding-top:3px;}
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;}
div.qna .table_02 div#post_area {padding:30px 10px; line-height:30px; }

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

div.port .table_05 {width:100%; line-height:16px !important;}
div.port .table_05 tr td a{pointer-events: none; /*pointer-events: none;*/ } /*포트폴리오 이미지 링크*/
div.admin .table_05 tr td a{pointer-events: auto; /*pointer-events: none;*/ } /*포트폴리오 이미지 링크*/
div.port .table_05 table {margin-bottom:15px; }
div.port .table_05 table table { border:0px solid #dfdfdf; padding:5px 5px; }
div.port .table_05 tr td.gallery_subject {display:none;}
div.port .table_05 td.gallery_etc a{pointer-events:auto  !important; text-decoration:underline; }
div.port .table_05 td.gallery_etc {color:#bbb; background-color:#fff; padding:5px 0 2px 0; }

/*formmail*/
table.formmail_cell_bgcolor td{border:0; }
td.formmail_title_bgcolor {font-size:12px !important;}
table td.formmail_cell_bgcolor input[name="name"] {width:200px; }
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%; margin-top:5px; }
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;}
