﻿#main{
	height:580px;
} 
/* 右边样式 */
#cent,#i_cen,#i_right{float:left;}
#cent{
	width:693px;
}

#i_cen{
	width:430px;
	margin:5px 5px 0 0;
}
#i_right{
	width:258px;
	margin:5px 0px 0 0;
}

#news{
	width:428px;
	height:275px;
	border:#c3cdd6 solid 1px;
}


#rpic{
	height:275px;
	width:258px;
	background-image: url(../../images/rpicbg.gif);
	background-repeat: no-repeat;
}
#dh{
	clear:left;
	width:428px;
	height:295px;
	margin:5px 0px 0px 0px;
	border:#c3cdd6 solid 1px;
}
#vod{
	height:295px;
	width:256px;
	border:#c3cdd6 solid 1px;
}

#news #newstitle{ width:130px; height:30px; text-align:center; float:left; line-height:30px;}
#news #newstdate{
	height:30px;width:265px;
	border-right:1px solid #f2f5fa;
	border-left:1px solid #c3cdd6;
	border-bottom:1px solid #c3cdd6;
	line-height:30px;
	text-align:left;
	padding-left:30px;
	font-weight:bold;
	float:left;
	background-color:#f2f5fa;
	color: #264885;
	clear: right;
}

#newstdate a:hover{ border-bottom:1px solid #000;color:#000;}
#news #newscon{
	list-style: disc outside;
	clear:both;
	line-height:20px;
	padding:5px 0px 0px 40px;
	margin-top:5px;
}
#news span a{ display:block; float:right; margin-right:5px; padding-left:10px; background:url(../../images/ico1.gif) no-repeat left center;}


#rpic #rpictitle{
	width:160px;
	height:30px;
	text-align:left;
	float:left;
	line-height:30px;
	padding-left: 20px;
}
a.more{
	height:30px;
	color:#666666;
	text-align: center;
	width: 65px;
	clear: right;
	float: right;
	line-height: 30px;
}
#rpict{
	width:250px;
	margin:0px 3px 0px 5px;
	text-align:center;
	clear: both;
}
#dhtitle,#vodtitle{
	height:30px;
	border-bottom:1px solid #c3cdd6;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	background-color:#f2f5fa;
	color: #264885;
	letter-spacing:5px;
	padding-left: 20px;
}
.dhdiv{
	clear:both;
	line-height:20px;
	width:410px;
	margin:6px;
}
.dhr,.dht{float:left;}
.dht{
	width:80px;
	font-weight:bold;
}
.dhr{ width:330px;}
.dhr a{ width:75px; height:20px; display:block; float:left; margin:0 2px;}
.dht #dh1{color:#cc6600;}
.dht #dh2{color:#cc6600;}
.dht #dh3{color:#0099ff;}
.dht #dh4{color:#0099ff;}
.dht #dh5{color:#669900;}
.dht #dh6{color:#669900;}

#vod h1{
	font-size:12px;
	font-weight:bold;
	float:left;
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	margin-left: 10px;
}
#vod h2{
	font-size:12px;
	float:right;display: block;
	margin: 0;padding: 0;
	margin-right: 5px;
}
#vod p{
	padding:2px 0px 0px 5px;
	margin:0;
	color:#264885;
	text-overflow:ellipsis;
}
#vod #vodc{
	width:256px;
	text-align:center;
	clear:both;
	overflow:hidden; padding-top:5px;
}
#MediaPlayer1{ width:242px; height:235px;}

/* link */
#link{
	background:url(../../images/linkbg.gif) repeat-x top left;
	margin-top:15px;
	height:100px;
	padding:18px 0px 0px 0px;
}
#linkl,#piclink,#txtlink{
	float:left;
}
#link #piclink {
	height: 40px;
	padding: 10px 0px 10px 20px;
	width: 840px;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 10px;
	overflow:hidden;
}
#link #txtlink {
	height: 30px;
	width: 840px;
	padding: 0px 0px 0px 20px;
	overflow:hidden;

}

#piclink img{margin:0px 5px 0px 3px;}
#txtlink a{
	display:block;
	float:left;
	width:110px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#000000;
	text-align:center;
	height: 20px;
	line-height: 20px;
}
