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

.boxcontainer ul, .boxcontainer li {list-style-type: none;}
.boxcontainer li {box-sizing: border-box; padding: 30px 20px; margin: 50px 0; border-left: 3px solid #588b32; border-radius: 3px; box-shadow: 1px 1px 5px #ddd; overflow: hidden;}
.boxcontainer li div:first-child {float: left; width: 30%;}
.boxcontainer li div:last-child {float: left; width: 70%;}
.boxcontainer h3 { font-size: 18px; line-height: 20px; color: #588b32;}
.boxcontainer h4 {background: none; padding: 0; color: #777;}
.boxcontainer p::before {width: 7px; height: 2px; background: #588b32; margin-right: 5px; content: ''; display: inline-block; vertical-align: middle; margin-left: -12px;}
.boxcontainer p, .introduce_text p {font-size: 15px; line-height: 25px; color: #777; margin-bottom: 5px; word-break: break-all;}
.introduce_text p {text-indent: 16px; margin-bottom: 10px;}
.boxcontainer a {font-size: 17px; font-weight: bold; color: #588b32; display: inline-block; width: 100%; padding: 3px 10px; box-sizing: border-box; border-radius: 20px; text-indent: 0; margin-left: -12px; margin-bottom: 3px;	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
.boxcontainer a:hover { background: #eee; text-indent: 10px;	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
.introduce_text img {max-width: 100%; margin-bottom: 20px;}
.introduce_text h3 {font-size: 20px; color: #588b32; margin: 30px 0 20px;}
.introduce_text .portrait {float: left; margin: 0 20px 0 0;}
.introduce_text .greeting_end {text-align: right;}
.introduce_text .greeting_end p {font-size: 19px; color: #333; text-indent: 0; margin-bottom: 0;}

#subtable table {  border: 1px solid #ccc;  border-collapse: collapse;  margin: 0;  padding: 0;  width: 100%;  table-layout: fixed;}
#subtable table tr {  background-color: #fff;  border: 1px solid #ddd;  padding: .35em;}
#subtable table thead tr {  background-color: #588b32;  border: 1px solid #ddd;  padding: .35em;    color: #fff;}
#subtable table th, #subtable table td {  padding: .625em;  text-align: center;}
#subtable table th:first-child, #subtable table th:nth-child(2) {width: 120px;}
#subtable table th {      letter-spacing: .1em;  text-transform: uppercase;}

@media screen and (max-width: 600px) {  
    #subtable table {    border: 0;  }
  #subtable table thead {    border: none;    clip: rect(0 0 0 0);    height: 1px;    margin: -1px;    overflow: hidden;    padding: 0;    position: absolute;    width: 1px;  }
  #subtable table tr {    border-bottom: 3px solid #ddd;    display: block;    margin-bottom: .625em;  }
  #subtable table td {    border-bottom: 1px solid #ddd;    display: block;    text-align: right;  }
  #subtable table td::before {    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);    float: left;    font-weight: bold;    text-transform: uppercase;  }
  #subtable table td:last-child {    border-bottom: 0;  }
}

/*****************************PC화면*************************************/
@media all and (min-width:699px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body { font-size:12px;  color:#333;  overflow-x:hidden; }
#top { background-color:#fff; border-top:0px solid #111; }
#header {max-width:1200px; margin:0 auto; overflow:hidden; padding:10px 0; }
#header div.logo { padding:5px 0;  box-sizing:border-box;  width:100%; text-align:left; z-index:10;}
aside.util {position:relative; width:1050px; margin:0 auto; font-size:13px; display:block;   }
aside.util div.call {position:absolute; top:26px; left:0px; color:#999; font-weight:bold; line-height:22px; }
aside.util div.call span {display:block; padding:0 0 0 0px; font-size:25px; font-weight:normal; color:#5176b5; }
aside.util div.util_Area {position:absolute; top:0px; color:#888; right:0px;   margin:0 auto;  text-align:right; height:61px; line-height: 61px;}
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; }

/* menu */
#menu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative; border-bottom:0px solid #dfdfdf; border-top:1px solid #dfdfdf; background: #588b32;}
#menu .menu {max-width:1200px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 0px;   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:13px; margin:0; box-sizing: border-box; height:50px;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear;}
    .menu #snb > ul > li > a {color: #fff;}
/*#menu .menu li:hover {background-image:url("../../img/main/bg_menu.png"); background-repeat:no-repeat; background-position: center 41px; }*/
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li { float: left; width:25%; text-align:center; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul { margin: 0 0 0 12px; padding:0; position: absolute; top: 48px;   z-index:5; background: transparent;}
#menu .menu ul ul li  { float: none;  text-align:center; width:170px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; background-color:#fefefe; margin: 0 50px; box-shadow: 1px 1px 3px rgba(0,0,0,0.2);}
#menu .menu ul ul li.last a{border-bottom:0;}
#menu .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu .menu li a {display: block; font-size:16px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu .menu ul li ul li a { font-size:13px; margin: 0; border-bottom:1px solid #dfdfdf; font-weight:bold; height:auto; background: #fff;  padding:13px 5px;  border-right:0px;}
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none; background-color:#ededed; color:#333;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear;}

/*quick menu*/
section.quick {display:none; position:fixed; z-index:99999; right:0px; top:0px;   width:70px; overflow:hidden;  border-top:0px 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; 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_1.png"); background-repeat:no-repeat; background-position:center 10px;}
section.quick ul li.quick_2 a{background-image:url("../../img/main/bg_quick_2.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:#111;  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;}

/*서브메뉴*/
div.sub_img{display:block; width:100%;  box-sizing:border-box; height:250px; }
div.sub_img1{ background-color:#44617d; background-image:url("../../img/mainpage/sub_visual_1.jpg"); background-repeat:repeat-x; background-position:center top; background-size: cover;}
div.sub_img2{ background-color:#44617d; background-image:url("../../img/mainpage/sub_visual_2.jpg"); background-repeat:repeat-x; background-position:center top; background-size: cover;} 
div.sub_img3{ background-color:#44617d; background-image:url("../../img/mainpage/sub_visual_3.jpg"); background-repeat:repeat-x; background-position:center top; background-size: cover;}
div.sub_img4{ background-color:#44617d; background-image:url("../../img/mainpage/sub_visual_4.jpg"); background-repeat:repeat-x; background-position:center top; background-size: cover;} 
div.sub_img5{ background-color:#44617d; background-image:url("../../img/mainpage/sub_visual_5.jpg"); background-repeat:repeat-x; background-position:center top; background-size: cover;}

/*본문*/
#contentWrap { overflow:hidden; width:1100px; padding:20px 0 25px 0; margin:0 auto; min-height:550px;   }
#btnPrev {display:none;}
div.navi {width:99%; color:#999; text-align:right; }
div.navi img { vertical-align:middle; }
#subMenuWrap { float:left; overflow:hidden; width:230px; padding-top:35px; border-bottom:0px solid #3d4965; height:100%; }
#subMenuWrap #subTit { width:230px;  height:130px; }
#subMenuWrap .sub1 { background:url("../../img/sub/bg_left1.jpg") left top no-repeat ; }
#subMenuWrap .sub2 { background:url("../../img/sub/bg_left1.jpg") left top no-repeat ; }
#subMenuWrap .sub3 { background:url("../../img/sub/bg_left1.jpg") left top no-repeat ; }
#subMenuWrap .sub4 { background:url("../../img/sub/bg_left1.jpg") left top no-repeat ; }
#subMenuWrap .sub5 { background:url("../../img/sub/bg_left1.jpg") left top no-repeat ; }
#subMenuWrap .sub6 { background:url("../../img/sub/bg_left1.jpg") left top no-repeat ; }
#subMenuWrap h3 { font-size:25px; text-align:center; padding-right:5px;  padding-top:45px; color:#fff;  }
#subMenu {background-color:#fefefe; border:1px solid #dfdfdf;}
#subMenu ul { padding: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:last-child {border-bottom:0;}
#subMenu ul li.select_on {  color:#588b32; font-weight:bold; background: #f7f7f7 url("../../img/sub/ico_left.png") 90% center no-repeat;  }

#contentWrap #content { float:right; width:810px;  }
#contentWrap #content h1.conTit {  height:55px;  font-weight:normal; font-size:30px; padding:12px 0 12px 0px;}
#contentWrap #content span.bar {display:block; width:70px; border-bottom:3px solid #333; margin-left:5px;}
#contentWrap #content #location { text-align:right; }
#contentWrap #content #contentsArea  { margin:35px 5px 35px 5px; }
#contentWrap #content #contentsArea iframe.map{ height:450px; }
.root_daum_roughmap {width:100% !important;} /*다음맵*/
div#post_area {width:auto;}
.table_02 #post_area img {max-width:790px !important; height:auto !important; padding:0; margin:0;}
table td textarea[name="com_board_comment_contents"] { width:85%;}

#footer { width:100%; background-color:#343434; color:#cdcdcd; font-size:12px; }
#footer div.guide {width:100%; clear:both; background-color:#343434; padding:10px 0 11px 0; overflow:hidden; border-top:0px solid #e7e7e7; border-bottom:1px solid #202939;}
#footer div.guide ul {list-style-type:none; padding-top:5px; float:left;}
#footer div.guide ul li {float:left; padding:0px 20px; border-right:1px solid #555;  }
#footer div.guide ul li.first {padding-left:1px;  }
#footer div.guide ul li.last {border-right:0;}
#footer div.guideBox {width:1100px; margin:0 auto;}
#footer div.guide div.sns {float:right; }
#footer div.guide div.sns a{padding:0 4px; opacity: 0.6; }
#footer div.guide div.sns a:hover{padding:0 4px; opacity: 1; }
#footer footer.copy {width:1100px; margin:0 auto; clear:both; padding:25px 0 50px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:7px;}
#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.first {background:none; padding-left:1px;}
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }

/*board*/
div#post_area img {max-width:810px !important; height:auto !important; padding:0; margin:0;}
table td textarea[name="com_board_comment_contents"] {padding:0; margin:0 !important; width:85%;}
}


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

@media not all and (min-width:699px){
    
.boxcontainer li div:first-child, .boxcontainer li div:last-child {float: none; width: 100%;}
    .boxcontainer li div:last-child {margin-top: 20px;}
    .boxcontainer p::before {margin-left: 0;}
    .boxcontainer li {margin: 30px 0;}
    
#menu {	display:none;}

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; padding:0;}
#header div.logo img { width:135px; padding-left:5px; }
aside.util { display:none; }
section.quick {display:none;} /*quick menu*/

#subTit h3 {display:none;}
#subMenuWrap,div.navi {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 #location { display:none; }
#contentWrap #content #contentsArea  { margin:25px auto; width:92%; }
#contentWrap #content #contentsArea iframe.map{ padding:0 5px; height:450px; }
#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 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*/
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;}
td.comment_name {width:10%;}
table.board_comment_bgcolor table td.comment_txt[align="right"]  {width:10%;}
table td textarea[name="com_board_comment_contents"] {padding:0; margin:0 !important; width:65%;}
}


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

/* 회원가입 */
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:100%;}
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 ;}

/* 게시판 */
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-bottom:0px #e1e1e1 solid !important; border-top:2px #444547 solid !important;    }
.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; display:none; }
table #search_table { padding-top:0px; margin:0 auto; }
div #ext_search td.est_cate_cell select{ border:1px solid #cacaca; height:35px; box-sizing:border-box; padding:6px; 5px;}
div #ext_search td.est_keyword_cell input{border:1px solid #cacaca; height:35px; box-sizing:border-box; padding:7px; 5px;}
div #ext_search td.est_btn_cell {border:1px solid #cacaca; padding:0 2px; background-color:#fff;}
div #ext_search .keywordform {width:200px;}

table.board_desc td{border:0;  }
td.board_desc {font-size:12px !important;}
table.gallery td[align="center"]{ vertical-align:top !important; }
table td.board_desc input[name="name"] {width:100px; }
table td.board_desc select[name="category"] {margin-left:10px; }
table td.board_desc input[name="title"] {width:80%; }
table td.board_desc input[name="secret[]"] {margin-left:10px;  }
table td.board_desc input[name="receiver_email"] {width:200px; }
table td.board_desc input[name="address"] {width:90%; margin-top:5px; }
table td.board_desc textarea[name="description"] {width:90%; }
table td.board_desc input[name="attachment[]"] {width:90% !important; }
table td.board_desc textarea[name="add7"]{width:90%; }
table td.board_desc textarea[name="add1"]{width:90% !important; }
table td.board_desc input[name="file_attachment[]"] {width:90% !important;;  margin-bottom:5px; }

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

.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;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;color:#555;font-weight:normal;text-decoration:none}
.paging a:visited{font-size:12px;color:#555;font-weight:normal;text-decoration:none}
.paging a:hover{font-size:12px;color:#555;font-weight:normal;text-decoration:underline}

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[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%; 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_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;}
