/* 样式重置开始 */
 div,p,ul,li,span,h1,h2,h3,h4,h5,h6,fieldset{margin:0;padding:0;font-size:100%;border:0;}
 h1{font-size:138.5%;}
 h2{font-size:123.1%;}
 h3{font-size:108%;}
 h1,h2,h3{margin:1em 0;font-weight:bold;}
 p{padding:1em .5em;}
 li{list-style:none;}
 a{text-decoration:none;}
 .ieclearing{clear:both;}

/* 样式重置结束 */

/*圆角样式*/
.rg_1,.rg_2,.rg_3{margin:0 1px;font-size:0;padding-top:1px;background:#aad6fc;}
.rg_1{margin:0 3px;}	
.rg{padding:10px;background: #aad6fc;}

.p10 {padding-bottom:10px;background:#fff;}
/* 圆角样式结束 */

#prog{margin:0 auto;width:920px;text-align:left;font:12px/14px verdana,sans-serif;}


span.val-green{color:#090;font-weight:normal;}


#prog p.info{margin:10px 0;}

input.btnfour,input.btntwo,input.btnsix{border:0;width:60px;height:27px;}
input.btntwo{width:70px;background:url(images/btn2.gif) no-repeat;}
input.btnfour{width:80px;background:url(images/btn4.gif) no-repeat;}
input.btnsix{width:120px;background:url(images/btn6.gif) no-repeat;}

/*频道样式*/

#channel{float: left;width: 90px;}

#channel h2{padding-left:23px;height:21px;line-height:21px;background: url(images/allbgs.png)  no-repeat 0px -70px;color:#0e5ec2;}

#channel li{margin:10px 0;}

#channel li a:link,
#channel li a:visited{
	display:block;
	height:32px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	color:#090;
}

#channel li a:hover,#channel li a:active{color:#f50;}

#channel li a.active{height:32px;background:#aad6fc url(images/allbgs.png) no-repeat 0px -172px;color:#fff !important;}

#container{float:left;width:828px;}

/* 检索区域 */
#search{padding:5px;}
#search legend{
	margin:3px 3px;
	padding-left:30px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background:url(images/21.gif) no-repeat;
}
#search label{margin-left:2em;}
.search-item{width:10em;border:1px solid #aad6fc !imortant;}

/* 节目清单 */
#program-list{
	float:left;
	display:inline;
	padding-bottom:20px;
	margin:0 10px;
	width:180px;	
	_height:500px;
    min-height:500px;
    height:500px;
    background:#aad6fc;		
}

#program-list legend{
	margin:10px 0;
	padding-left:24px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background:url(images/4.gif) no-repeat;
}


#program-list table{
    width:100%;
    
}

#program-list td{
  padding:0;
  margin:0;
} 

#program-list td div{
    padding:0 0 0 18px;
    margin:3px 0 3px 5px;
	background:url(images/44.gif) no-repeat;
}

#program-list table div.playing{
    background:url(images/45.gif) no-repeat;
} 

span.playing{
    display:none;
    color:#fff;
    font:8px verdana;
}

#program-list table div.playing span.playing{
    display:inline;
	
}

#program-list td div a{
   text-decoration:none;
}

#program-list td div a{}
#program-list td div a:link{color:#333;}
#program-list td div a:visited{color:#666;}
#program-list td div a:hover,#program-list td div a:active{color:#f50;}

#program-list td div a span{display:none;}
#program-list td div a:hover{color:#f50;border:0;position:relative;}
#program-list td div a:hover span{
    display:block;
	color:#090;
	font:bold 12px verdana; 
	position:absolute;
	left:-8em;
	top:2em;
	padding:1em;
	border:4px double #fff;
	background:#eee;
	_width:18em;
	min-width:18em;
	filter:alpha(opacity=80);
	opacity:.8;
	z-index:99999;
}

#program-list td div a:hover span b{
	color:#f50;
}

#program-list td .pager{
    padding:5px;
    text-align:right;
    color:#090;
    font-size:10px;
}

#program-list td .pager a{
    margin:0 3px;
    color:#090;
    font-size:10px;
}


/* 节目清单样式结束 */


#program-single{margin-left:200px; position:relative;zoom:1;}

#program-single .disable{
    position:absolute;
    left:0;
    top:0;
    width:98%;
    height:100%;
    _height:500px;
    background:#333;
    filter:alpha(opacity=80);
	opacity:.8;
	z-index:999;
}

#program-single .disable-text{
    position:absolute;
    left:50px;
    top:50px;
    color:#fff;
    z-index:1000;
}

/*  正在播放样式 */
#program-playing{float:left;}

#program-playing legend{
	margin:9px 0;
	padding-left:30px;
	height:23px;
	line-height:23px;
	font-weight:bold;
	background:url(images/allbgs.png) no-repeat 0px -91px;
}


/*  节目详情样式 */
#program-detail{
	padding-left:5px;
	padding-bottom:2em;
	width:195px;
	float:right;
}

#program-detail legend{
	margin:1px 0;
	*margin:9px 0;
	padding-left:28px;
	height:23px;
	line-height:23px;
	font-weight:bold;
	background:url(images/allbgs.png) no-repeat 0px -115px;
}

#dictation div{overflow:hidden;}


#dictation legend{
	margin:5px 0;
	padding-left:30px;
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:url(images/allbgs.png) no-repeat 0px -138px;
}

#dictation p.tip{padding:.25em 0;font-size:12px;color:#ccc;}
#dictation .btnsix{float:right;margin-right:25px;}