@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:#454545;  }
#wrap {max-width:100%; margin:0 auto; position:relative;}
#top {  border-bottom:0px solid #343848; height:85px;  }
#topBox { margin:0 auto; max-width:1100px !important;  position:relative;} 
#header {}

#header div.logo { position:absolute; padding-top:10px; padding-left:10px;  z-index:23 ;}
aside.util {display:none; position:absolute; left:15px; top:18px; color:#333; }
aside.util div.util_Area a{  padding:0px 3px ; 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 */
#menu2{  font-size:15px; box-sizing: border-box;  position:absolute; width:70%; top:17px; right:100px; z-index:13;  border-bottom:0px solid #dfdfdf; border-top:0px solid #dfdfdf; }
#menu2 .menu {width:100%;  box-sizing: border-box;   padding:0 0px 0px 0px;   box-sizing: border-box; }
#menu2 .menu ul ul  { display: none; background: #fff; padding: 0; margin: 0; }
#menu2 .menu ul li:hover > ul  { display: block; *display:none; }
#menu2 .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu2 .menu ul li a{ display:block;  padding-top:13px; margin:0; box-sizing: border-box; height:57px;}
#menu2 .menu li:hover {background-image:url("../../img/main/bg_menu2.png"); background-repeat:no-repeat; background-position: center 48px; }
#menu2 .menu ul:after  { content: ""; clear: both; display: block;  }
#menu2 .menu ul li { float: left; width:20%; text-align:center; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#menu2 .menu ul ul { background-color:#fff; margin: 0 0 0 -10px; padding:0; position: absolute; top: 55px; border:2px solid #222;   z-index:13;  }
#menu2 .menu ul ul li  { float: none;  text-align:left; width:175px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#menu2 .menu ul ul li.last a{border-bottom:0;}
#menu2 .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu2 .menu li a {display: block; font-size:16px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; }
#menu2 .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu2 .menu ul li ul li a { font-size:13px; margin: 0; border-bottom:1px solid #333; color:#fff; font-weight:bold; height:auto; background: #222;  padding:11px 10px 11px 10px;  border-right:0px;}
#menu2 .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none; background-color:#fff; color:#333; }

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

/* menu */
#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:100px 0 0 0; margin:0 auto; text-shadow:1px 1px 1px #333; font-size:30px; color:#fff; width:1000px; display:block;}
#menu .menu div.sub_img{ height:250px; margin-bottom:45px;  background-size:cover;  background-image:url("../../img/sub/sub_img1.jpg"); background-position:center top; 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; }
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0 auto; width:1100px;}
#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 { width: 100%; display:none; }            /* 노드가 하나일 때 선택 */
#menu .menu ul li:first-child {border-left:1px 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),                      
#menu .menu ul li:first-child:nth-last-child(4)~li { width: 25%; }  
#menu .menu ul li:first-child:nth-last-child(5),                      
#menu .menu ul li:first-child:nth-last-child(5)~li { width: 20%; }  
#menu .menu ul li:first-child:nth-last-child(6),                      
#menu .menu ul li:first-child:nth-last-child(6)~li { width: 16.66666%; }   

#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;border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; border-right:1px 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 li.select_on a{background-color:#0c76da !important; border:0; text-decoration:none; color:#fff;  }
#menu .menu ul li a:hover {text-decoration:underline; background-color:#f7f7f7;}

/*content*/
#contentWrap #content {min-height:500px; clear:both; width:1100px; margin:0 auto; padding-top:10px;  /*background:url("../../img/sub/bg_right.jpg") right top no-repeat ;*/ }
#contentWrap #content h1.conTit { 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 70px 0px; }
#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;} /*다음맵*/

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

#footer { width:100%; background-color:#fff; text-align:center; border-top:1px solid #dfdfdf; box-sizing:border-box; padding:0 25px;}
#footer div.guide {  margin:0 auto;  display:inline-block;  padding:25px 0 0px 0; overflow:hidden; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;}
#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 #dfdfdf;  }
#footer div.guide ul li.first {padding-left:1px; font-weight:bold; }
#footer div.guide ul li.last {border-right:0;}
#footer div.guideBox {width:100%; margin:0 auto;}
#footer div.guide div.sns {display:none; float:right;}
#footer div.guide div.sns a{padding:0 3px;}
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:10px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  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{ 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 ;  }
}


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

@media not all and (min-width:960px){
#menu {}
body { font-size:12px;  color:#454545;  }
#wrap {overflow:hidden; position:relative;}
#top { background-color:#fff; height: 80px;  }
#header {width:50%; padding:5px 0; position:absolute; top:0;  }
#header div.logo { float:left; padding:1px 0 0 5px;}
#header div.logo img {}
aside.util { display:none; }
section.Box_05 {display:none;} /*quick menu*/
div.button_container div.txt{display:none;}
#menu2{ 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 ;*/ }

/* menu */
#menu .menu div.sub_img h2 {padding:35px 0 0 20px; margin:0 auto; text-shadow:1px 1px 1px #333;  color:#fff;  display:block;}
#menu .menu div.sub_img{ height:100px; 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;}
#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;  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.33333%; }  /* 노드가 셋 일 때, 2~3번째 노드 선택 */
#menu .menu ul li:first-child:nth-last-child(4),                      
#menu .menu ul li:first-child:nth-last-child(4)~li { width: 50%; } 
#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-child:nth-last-child(6),                      
#menu .menu ul li:first-child:nth-last-child(6)~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{ display:block;border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; border-right:0px solid #dfdfdf; 
 text-align:center; font-size:14px; color:#666; font-weight:bold; margin:0;box-sizing: border-box; height:42px; padding:11px 2px 0 2px; }
#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{background-color:#0c76da !important; border:0; text-decoration:none; color:#fff;  }
#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:0px 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;  }/*다음맵*/

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

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

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

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