@charset "utf-8";

body,form,p{
	color: #1F1F1F;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	background-color: #DEE8F1;
}

td{
	vertical-align: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div, p, h1,h2, h3, img, form{
	padding:0; margin:0;
	}
h1{
	color: Black;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #97D1D2;
	padding-left: 10px;
	border-bottom: 1px solid #2D6F70;
}
h2{
	clear: both;
	padding-bottom: 4px;
	margin-top:20px;
	margin-bottom: 10px;
	color: #8F680C;
	border-bottom: 1px solid Silver;
	padding-left:10px;
}
h3{
	color: #00478A;
}
a, a:link, a:visited{
	text-decoration: none;
	color: #B22222;
}
a:hover{
	text-decoration: none;
	color: #FFA500;
}
.blank{
	line-height:0; font-size:0; clear:both;
	}
#main{
	width: 1000px;
	margin:0 auto 0 auto;
}
.container{
	width:650px;
	background-color: #ffffff;
	border: 0px solid Gray;
	padding:5px;
	padding-bottom:30px;
}

.big_button{
	width: 80px;
	height: 40px;
	margin: 50px 100px 0px 0px;
	padding: 0px 16px 20px 4px;
	background-image: url(radio/big_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	vertical-align: bottom;
	text-align: center;
}
.small_button{
	width: 60px;
	height: 50px;
	display: block;
	margin: 0px 100px 0px 0px;
	padding: 0px 10px 20px 0px;
	background-image: url(radio/small_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	vertical-align: bottom;
	text-align: center;
}

.top_border{
	width: 660px;
	height: 40px;
	background-image: url(radio/border.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#cname{
	float: left;
	position: relative;
	top: 6px;
	color: yellow;
	font-size: 16px;
	padding-left:20px;
}
#break{
	clear:both;
	width:100%;
}
.yellow_bar{
	width: 252px;
	height: 37px;
	background: #ffffff url(sena/yellow_bar.jpg) no-repeat 0 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 10px;
}
.blue_bar{
	width: 252px;
	height:37px;
	margin:0px;
	background: #ffffff url(sena/blue_bar.jpg) no-repeat top;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top:15px;
	margin-top: 10px;
}
.menubox{
	padding: 0px;
}
.menubox ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menubox ul li{
	padding: 0px;
	width: 320px;
	height: 30px;
	background-image: url(radio/rbutton_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px 10px;
	color:#ffffff;
}

.menubox ul li a{
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding:6px 10px;
}

.menubox ul li a:hover{
	display: block;
	text-decoration: none;
	color: Lime;
}
.title_green{
	height: 30px;
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
	padding: 4px 10px;
	margin: 0px;
	background-image: url(radio/caption_green.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 10px;
}

.title_yellow{
	height: 30px;
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
	padding: 4px 10px;
	margin: 0px;
	background-image: url(radio/caption_yellow.png);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.title_gray{
	height: 30px;
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
	padding: 4px 10px;
	margin: 0px;
	background-image: url(radio/caption_gray.png);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.bottom_line{
	background-color: transparent;
	color: #ffffff;
	text-align: center;
}	

.next_btn{
	height: 14px;
	font-size: 12px;
	padding: 0px 20px 0px 0px;
	text-align:right;
	margin: 0px;
	width:96%;
}
.next_btn a{
	text-decoration:none;
	color:#333227;
}
.next_btn a:hover{
	color: #4682B4;
	text-decoration:none;
}

.back_btn{
	height: 14px;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.back_btn a{
	text-decoration:none;
	color:#333227;
}
.back_btn a:hover{
	text-decoration:none;
	color: #4682B4;
}

/*news control*********************************************/
.news-text{
	clear:both;
	width:98%;
	color:#000;
	padding: 5px;
}
.news-text .issue-date{
	font-size: 11px;
	margin-bottom: 5px;	
	border-bottom:1px dotted #d5c4a1;
}

.news-text .issue-date2{
	font-size: 11px;
	margin-bottom: 5px;	
}
.news-date .hedline{
	font-weight: bold;
}
.news-text .icon{
	width: 100%
}
.news-text .detail{
	clear:both;
}
.news-text .doclist{
	width:100%;
	background-color:#33CCFF;
	margin-top:30px;
	margin-bottom:30px;
}
.news-text .imglist{
	width:100%;
	padding-top:50px;
}
.news-text .home-detail{
	padding-bottom:20px;
}
.news-text dt{
	 float: left;
	 margin-right: 6px;
}
.news-text dt a:link, .news-text dt a:visited{
	text-decoration:none;
	color:#000;
}

.news-text dt a:hover{
	text-decoration:underline;
	color:#000;
}
.news-text p{
	color:#0F0F0F;
}
.line{
	clear:both;
	border-bottom:1px dotted #d5c4a1;
	margin-bottom:10px;
}

.newsbox{
	color:#333227;
	margin-bottom: 10px;
	padding: 10px;
}
.newsbox ul{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
.newsbox ul li{
	padding: 0px;
	padding-left: 16px;
	background-image: url(sena/minus-icon.png);
	background-repeat: no-repeat;
}
.newsbox ul li a{
	text-decoration:none;
	color:#333227;
}
.newsbox ul li a:hover{
	color:#3366CC;
}

.warning{
	width:96%;
	margin:0px;
	padding:10px 3px;
	background-color:#41B2C1;
	color:#000;
	border-bottom:2px solid #EFEFEF;
	border-right:2px solid #EFEFEF;
}
/*station style*/
.selbox{
	width:320px; 
	background-color:#EBEBEB;
	color:#2C2C2C;
	border:1px dotted #808080;
}

@media print {
  *{
    background-color: white;
	background-image: none;		
  }
  body {
	margin: 0;
	margin-left:40px;
	margin-top:-8px;
	margin-bottom:-8px;
	padding-left: 0px;
	width: 760px;
	font-size: 9px;
	font-family: arial, sans-serif;
	}
	td, th{
		font-size: 9px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
	}
	th {
		font-size: 10px
	}
	#noprint{
		display:none;
	}

}
