@charset "euc-kr";
@import url('common.css');

body{width:1000px; margin:0 auto;}
#main_container  {width:1000px; margin:-9px auto 10px auto; position:relative;}

.visual_image   {position:relative; height:345px;}
.v_control_btn   {right:10px; bottom:10px; position:absolute;  }
.visual_text    {left:0; bottom:0; position:absolute;padding:20px 20px 25px 20px;background:url(../img/visual_txt_bg.png) repeat left top;}

h2.vt_subject a  {font-size:30px; line-height:100%; letter-spacing:-3px; color:#fff; }
h2.vt_subject a:hover {text-decoration:underline;}


.m_board    {margin-top:10px;}
.m_board:after   {width:100%; clear:both; content:''; display:block; }
.board_a  {float:left; width:305px;}
.board_b  {float:left; width:305px; margin-left:25px;}
.board_c  {float:right; width:335px;}

h1.board_title  {color:#4fc6e0; font-size:18px; font-weight:bold; letter-spacing:-1px; position:relative; border-bottom:1px solid #e5e5e5; padding-bottom:13px; margin-bottom:13px; background:url('../img/dot_bg.gif') no-repeat left bottom;}
h1.board_title a {position:absolute; right:0; top:3px;}
.m_board h2  {font-size:14px; color:#rrr; margin-bottom:15px;}
.m_board h3  {font-size:14px; color:#rrr; margin-bottom:0px;}
.m_board p   {text-align:justify; margin:5px 0; line-height:130%; color:#555; }
.m_board a   {color:#333;}
.m_board a:hover  {text-decoration:underline;}

.board_a p   {line-height:150%;}
.board_a_img  {text-align:center; margin:25px 0;}
.board_a_more  {text-align:right; color:#777;}
.board_a_more a  {color:#777;}

.board_b ul   {margin-bottom:40px;}
.board_b ul li  {margin-bottom:15px; }
.board_b_date  {font-size:11px; font-style:italic; color:#999; margin-bottom:6px;}
.board_b ul li a.list_text {display:block;width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:12px; }
.board_b ul li p.list_text {display:block;overflow:hidden;height:32px;font-size:12px;}/*white-space:nowrap;word-wrap:normal;*/

 

.board_c ul   {margin-bottom:40px;}
.board_c ul li  {margin-bottom:6px;}
.board_c ul li a.list_text {display:block;width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}

.board_c iframe {font-family:'Malgun Gothic', '¸¼Àº °íµñ','µ¸¿ò', Dotum;}


h1.weather   {margin-bottom:0px;}
.kweather   {width:335px; height:416px; border:0;}
.kweather2   {width:335px; border:0;}

.board_d  {border-top:1px solid #dddddd; padding:20px 0 10px 0; position:relative;}
.board_d:after  {width:100%; clear:both; content:''; display:block; }
.board_d_tit  {float:left; width:125px;}
.board_d_tit a  {color:#4fc6e0; font-size:18px;  font-weight:bold; letter-spacing:-1px;}
.board_d_list  {float:left; margin-top:3px;}
.board_d_list li.hid  {display:none;}
.board_d ul li a  {font-size:14px; color:#333; letter-spacing:-1px;}
.board_d_btn  {position:absolute; right:10px; top:10px; width:20px;}
