@charset "UTF-8";
body { color: #656565; font-size:13px; line-height: 16px; font-family: 굴림, Dotum, Verdana, AppleGothic, Sans-serif; padding:0; margin:0; border:0; }
ul, li { list-style: none; margin: 0; padding: 0; border: 0; }
legend, hr { display:none; }
img {border:0;}
/* a
*******************************/
a:link,
a:visited,
a:active { font-size:13px; color: #656565; text-decoration: none; }
a:hover{ font-size:13px; color:#0521CF; text-decoration:underline; }

/* layout
------------------------------ */
#container {
	width:965px;
	overflow:hidden;
	margin:auto;
}
#warpcon {
	clear:both;
	overflow:hidden; zoom:1;
	margin-top: 10px;
	background:url(http://newsimg.kbs.co.kr/images/layout/right_bg.gif) right repeat-y;
}
.smenu {
	float:left;
	width:128px;
	margin-right:20px;
	overflow:hidden; zoom: 1;
}
.footer {
	clear:both;
	position:relative;
	width:965px; height:82px;
	overflow:hidden;
	margin:7px auto 0 auto;
	background:url(http://newsimg.kbs.co.kr/images/layout/footerbg.gif) 0 0 no-repeat;
}
/* 서브용 레이아웃 (3단) */
#sub2 #warpcon { background:none;}
#sub2 .smenu { width:128px; float:left;}
/* org
#sub2 #contents { width:647px; }*/
#sub2 #contents { width:647px; _margin-right:0;}/*allou ie6에서 rnb떨어짐*/
#sub2 .rmenu { width:150px; float:left;}

#sub2 #main_body { float:left; width:667px; }/*allou*/
#sub2 #history { width:647px; }

/* top
------------------------------ */
.header {
	position:relative;
	width:965px;
	height:141px;

	overflow:hidden;
	background:url(http://newsimg.kbs.co.kr/images/layout/headerbg.jpg) 0 0 no-repeat;
}
.header h1{
    position:absolute;
    top:16px;
    left:24px;
	margin: 0; padding: 0;
}
.header h1 a:link,
.header h1 a:visited,
.header h1 a:hover,
.header h1 a:active {
    display:block;
    width:212px;
    height:32px;
    overflow:hidden;
    background:url(http://newsimg.kbs.co.kr/images/layout/logo.gif) no-repeat;
    white-space:nowrap;
    text-indent:-9999px;
    line-height:0px;
}
.header input {
    border:0px none;
}
.header .keyword {
    width:200px;
    height:19px;
    border:3px solid #e8eaec;
    float:left;
    padding:3px 0px 0px 5px;
}
.header .searchbtn {
    white-space:nowrap;
    text-indent:-9999px;
    line-height:0px;
    margin-left:7px;
    display:inline;
    float:left;
    width:49px;
    height:28px;
    background:url(http://newsimg.kbs.co.kr/images/layout/search_btn.gif) no-repeat;
    cursor:pointer;
}
.header fieldset {
    width:267px;
    position:absolute;
    top:17px;
    left:263px;
    border:0px none;
	padding:0;
}
.header #globalhead {
    position:absolute;
    top:0px;
    right:10px;
	margin-top: 1px;
}
.header #globalhead li {
    float: left;
	font-size:11px;
	font-family: 돋움;
	color:#b9c0c5;
	padding: 3px 0 0 4px; background:url(http://newsimg.kbs.co.kr/images/layout/globalheadicon.gif) 2px 6px no-repeat;
}
.header #globalhead li a {
	font-size:11px;
	color:#b9c0c5;
}
.header #globalhead li.first {
	padding-left: 10px;
	background:none;
}
.header #globalhead li.weather{
	padding-top: 0px;
	background:none;
}
#globalhead #weather img{
    float:left;
}
#globalhead span{
    color:#b9c0c5;
}
.header #globalhead a:link,
.header #globalhead a:visited,
.header #globalhead a:active {
    color:#b9c0c5;
    padding:0px 3px 0px 3px;
	text-decoration:none;
}
.header #globalhead a:hover {
    color:#b9c0c5;
    padding:0px 3px 0px 3px;
	text-decoration:underline;
}
#channels{
    position:absolute;
    top:35px; right:13px;
	padding:0px;
	overflow:hidden;
}
#channels .link{
    padding:0px 5px 0px 0px;
	overflow:hidden;
	float:right;
	clear:both;
	margin: 0px 0px 6px 0px;
}
#channels .bar{
    width:210px; height:29px;
    background:url(http://newsimg.kbs.co.kr/images/layout/channerbar.gif) no-repeat;
    padding:0px 0px 0px 55px;
	float:right;
	clear:both;
}
#channels .onair{
	text-align:left;
	color:#dbdddf;
    font-size:12px;
	float:left;
	display:inline;
	line-height:29px;
	padding:0px 0px 0px 11px;
}
#channels .link a:link,
#channels .link a:visited,
#channels .link a:active {
    font-size:11px;
	line-height: 13px;
	font-family: 돋움;   
    overflow:hidden;
    color:#95b1d7;
    float:left;
    display:block;	
	margin-left: 3px;
	text-decoration:none;
}
#channels .link a:hover {
    font-size:11px;
	line-height: 13px;
	font-family: 돋움;   
    overflow:hidden;
    color:#95b1d7;
    float:left;
    display:block;	
	margin-left: 3px;
	text-decoration:underline;
}
#channels .link a.tva:link,
#channels .link a.tva:visited,
#channels .link a.tva:hover,
#channels .link a.tva:active {
    color:#e9e9e9;
	font-size:8px;
	line-height: 12px;
	font-family: Verdana;
	width:27px; height: 11px;
	padding:0px;
	text-align:center;
	display:inline;
    background:url(http://newsimg.kbs.co.kr/images/layout/tv1.gif) no-repeat;
}
#channels .link a.tvb:link,
#channels .link a.tvb:visited,
#channels .link a.tvb:hover,
#channels .link a.tvb:active {
    color:#6b7994;
	font-size:8px;
	line-height: 12px;
	font-family: Verdana;
    width:27px; height: 11px;
	padding:0px;
	text-align:center;
	display:inline;
	background:url(http://newsimg.kbs.co.kr/images/layout/tv2.gif) no-repeat;
}
#channels .link .split{
    display:block;
    width:1px;
    height:11px;
    overflow:hidden;
    background:#647d9c;
    float:left;
	margin: 0 2px 0 5px;
}
.header .boardnews1{
    position:absolute;
    right:130px;
    top:104px;
    width:80px;
    height:19px;
    background:url(http://newsimg.kbs.co.kr/images/layout/header_board_bg.gif) no-repeat;
    white-space:nowrap;
    line-height:0px;
	padding:5px 0 0 27px;
    overflow:hidden;
}
.header .boardnews1 a:link,
.header .boardnews1 a:active,
.header .boardnews1 a:visited,
.header .boardnews1 a:hover {
	font-size: 12px;
	line-height: 13px;
	font-family: "맑은 고딕", 돋움;
	font-weight: bold;
	color:#4a4a4a;
	text-decoration:none;
}
.header .boardnews2{
    position:absolute;
    right:18px;
    top:104px;
    width:107px;
    height:24px;
    background:url(http://newsimg.kbs.co.kr/images/layout/boardnews2.gif) no-repeat;
    white-space:nowrap;
    line-height:0px;
    text-indent:-9999px;
    overflow:hidden;
}
/* topmenu */
#topmenu{
	display:block;
	position:absolute;
	top:66px;left:20px;
	overflow:hidden;
}
#topmenu li{
	float: left; 
	display:block;
	color:#56688c;
	font-size:13px;
	margin: auto;
}
#topmenu .split{
color:#56698d; margin-left: 4px; margin-right:7px;
}
#topmenu li.first {
	padding-left: 0;
	background: none;
}
#topmenu li a {
	color:#e6e6e6;
	font-size:13px;
	float:left;
}
#topmenu li a.on {
	color:#caec01;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration: none;
}
/* topsubmenu */
#topsubmenu{
	display:block;
	position:absolute;
	top:108px;left:20px;
	overflow:hidden;
}
#topsubmenu li{
	float: left;
	display:block;
	color:#56688c;
	font-size:13px;
	text-align: center;
}
#topsubmenu .split{
	color:#9a9da2; margin-left:7px; margin-right:7px;
}
#topsubmenu li a {
	color:#000000;
	font-size:13px;
	float:left;
}
#topsubmenu li a.on {
	font-weight:bold;
	text-decoration: none;
}

/* left menu
------------------------------ */
.submenu{
    overflow:hidden;
	line-height:22px;
	padding:0 2px 0 2px;
	margin-bottom:5px;
	border:1px solid #d8d8d8;
	background:#f9f9f9;
}
.submenu h2{
	font-size: 16px;
	font-weight:bold;
	color:#46648a;
	padding: 15px 0 0 7px;
	background:url(http://newsimg.kbs.co.kr/images/layout/smenu_bg.gif) 0 0 no-repeat;
	margin:0;
}
.submenu h2 a:link,
.submenu h2 a:visited,
.submenu h2 a:hover,
.submenu h2 a:active{
	font-size: 16px;
	font-weight:bold;
	color:#46648a;
}
.submenu ul{
    overflow:hidden;
    position:relative;
	border:1px solid #ebebeb;
	background:#fff;
	padding:10px 0 10px 0px;
	margin-top:3px; margin-bottom: 3px;
}
.submenu ul li {
	padding-left:10px;
	margin-left:2px;
}
.submenu ul li.line{
	background:url(http://newsimg.kbs.co.kr/images/layout/subline.gif) 0 24px no-repeat;
	padding-bottom: 5px;
	font-size:13px;
	color:#333;
}

.submenu ul li.line a{
	margin-bottom: 5px;
}
.submenu a:link,
.submenu a:visited,
.submenu a:hover,
.submenu a:active{
    font-weight:normal;
    white-space:nowrap;
    text-decoration:none;
	font-size:13px;
	color:#444444;
}
.submenu a:hover{
    text-decoration:underline;
    color:#0033CC;
}
.submenu ul.list3 {
	overflow:hidden;
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
	background:none;
}
.submenu ul.list3 li {
	padding: 0;
}

/* history
------------------------------ */
#history {
	/* clear:both; */
	height:25px;
	margin: 0 0 15px 0;
	overflow:hidden; zoom: 1;
	border-bottom: 1px solid #d5d5d5;
}
#history li {
	float: left;
	font-size: 11px;
	line-height: 13px;
	font-family: 돋움;
	padding:0 0 0 17px;
	margin:6px 0 0 0;
	background:url(http://newsimg.kbs.co.kr/images/layout/history_icon.gif) 7px 1px no-repeat;
}
#history li a {
	text-decoration: none;
	color: #888888;
}
#history li.first {
	padding-left:3px;
	background:none;
}

/* footer
------------------------------ */
.footer .logo{
    width:125px;
    height:33px;
    background:url(http://newsimg.kbs.co.kr/images/layout/footerlogo.gif) no-repeat left;
    position:absolute;
    top:28px;
    right:0px;
    white-space:nowrap;
    line-height:0px;
    text-indent:-9999px;
}
.footer address{
	font-style:normal;
    position:absolute;
	z-index:999;
	color:#fff;
	font-size:10pt;
    left:15px; bottom:12px;
}
.footer address strong{font-weight:normal;color:#2C486C;}
.footer address a{color:#fff;}
.footer address a:hover{text-decoration:underline;}

.footer .links{
    position:absolute;
    top:20px;
    left:15px;
    color:#ffffff;
}
.footer .links li {
	float: left;
	font-size:13px;
}
.footer .split{
	color:#fff; margin-left:7px; margin-right:7px;
}
.footer .links a:link,
.footer .links a:visited,
.footer .links a:hover,
.footer .links a:active {
    color:#ffffff;
}
.footer .links a:hover {
    color:#2b4a69;
}


/* 날씨 */
.weatherFlash {float:left}
h3 { margin: 20px 0 7px 20px; font-size:13px; color:#2c486c; font-weight:bold; }
.weekWeather {border:1px solid #d8d8d8; background:#f9f9f9; width:185px; float:right;}
.weekWeather h3 {margin:8px 11px 6px 11px; font-size:13px; font-weight:bold; color:#2c486c;}
.weekWeather ul {border:1px solid #ebebeb; background:#fff; margin:5px; padding:4px 0 0 0;}
/* org
.weekWeather ul li {margin:0 5px 10px 5px; padding:0 0 5px 10px; border-bottom:1px solid #dfe1e3;}*/
.weekWeather ul li {margin:0 5px 3px 5px; padding:0 0 4px 10px; border-bottom:1px solid #dfe1e3;}
.weekWeather p, .weekWeather dl, .weekWeather dt, .weekWeather dd {margin:0; padding:0;}
.weekWeather ul li.last {border-bottom:0; margin-bottom:0;}
/* org
.weekWeather ul li .date {color:#46648a; margin-bottom:4px; padding:0;}*/
.weekWeather ul li .date {color:#46648a; margin-right:10px; padding:0;}
/* org
.weekWeather ul li .ico { margin-right:10px; padding:0; display:inline;}*/
.weekWeather ul li .ico {margin:0 10px 0 0; padding:0; display:inline; vertical-align:middle;}
.weekWeather ul li .max {color:#0000ff;}
.weekWeather ul li .min {color:#d55555;}
.weekWeather .offer {color:#656565; font-size:11px; text-align:right; padding:0 8px 3px 0; margin:0;}

.weatherbox { clear:both; width:635px; height:34px; padding:20px 6px 0 6px; margin:0; background:url(http://newsimg.kbs.co.kr/images/news/box4.gif) 0 bottom no-repeat;}
.weatherbox .ing {background:url(http://newsimg.kbs.co.kr/images/news/weather_bg.gif) 0 bottom no-repeat; float:left; width:148px; height:22px; text-align:center; color:#FFF; line-height:22px; font-weight:bold; margin-top:6px; margin-right:30px; display:inline;}
.weatherbox span {margin-right:20px; line-height:34px; display:inline-block;}

.todayWeather {background:#e6e6e8; border:1px solid #e2e2e2; padding:5px;}
.todayWeather p {border:1px solid #d4d9de; background:#FFF; padding:15px 12px; line-height:18px; margin:0;}
.todayWeather ul {border:1px solid #d4d9de; background:#FFF; line-height:18px; overflow:hidden; zoom:1}
.todayWeather ul li {float:left; border-right:1px solid #dfe1e3; width:104px; padding:15px 0 12px}
.todayWeather ul li span {display:block; text-align:center}
.todayWeather ul li.last {border-right:0}

.weatherTale {border:1px solid #e2e2e2; padding:1px;}
.weatherTale table {overflow:hidden; zoom:1; width:100%;}
.weatherTale table th {background:#eeeeef; color:#46648a; padding:8px 0; border-right:1px solid #dfe1e3}
.weatherTale table th em {color:#d55555}
.weatherTale table td {border-right:1px solid #dfe1e3; padding:20px}
.weatherTale table td p {width:60px; height:50px; float:left; margin:0 10px 0 0; display:inline;}
.weatherTale table td.last ,.weatherTale table th.last {border-right:0}

h4 { font-size:16px; color:#102f65; font-weight:bold; margin-bottom: 8px; position:relative; }
