@charset "utf-8";
/* CSS Document */

/* 视频样式表 */
.listpageTop{
	width:1000px;
	margin:0px auto;
	}
.vpage{
	width:1000px;
	margin:0px auto;
	overflow:auto;
	height:100%;
	}
.vpage .vleft{
	float:left;
	width:220px;
	overflow:auto;
	height:100%;
	margin-right:10px;
	}
.vpage .vright{
	float:left;
	overflow:auto;
	height:100%;
	width:770px;
	}
.vpage .peishi{
	margin-top:10px;
	}
.vpage .listInfo{
	overflow:auto;
	height:100%;
	}
.vlist{
	width:768px;
	border:1px #CCC solid;
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
.vlist h3{
	font-size:14px;
	height:32px;
	line-height:32px;
	padding-left:10px;
	width:758px;
	background:url(../images/vh3.jpg);
	}
.vlist ul{
	padding:10px 4px 0px 4px;
	width:760px;
	}
.vlist ul li{
	float:left;
	width:140px;
	padding:0px 6px 0px 6px;
	line-height:24px;
	}
.vlist ul li img{
	width:140px;
	height:105px;
	float:left;
	}
.vlist ul li span{
	display:block;
	width:135px;
	height:24px;
	float:left;
	line-height:24px;
	padding-left:5px;
	}
.vlist ul li strong{
	display:block;
	width:135px;
	float:left;
	padding-left:5px;
	font-weight:normal;
	height:24px;
	line-height:24px;
}
/*********************************/
.vshow{
	width:1000px;
	margin:0px auto;
	}
.vshowLfet{
	float:left;
	width:480px;
	margin-right:10px;
	}
#showV{
	width:480px;
	height:360px;
	}
.vshowRight{
	float:left;
	width:500px;
	}
.vshowAd{
	width:500px;
	height:150px;
	}
.v_plist{
	width:496px;
	padding:0px 1px;
	margin-top:10px;
	overflow:auto;
	height:100%;
	border:1px #CCC solid;	
	}
.v_plist ul{
		padding-top:10px;
		}
.v_plist li{
	float:left;
	width:116px;
	padding:0px 4px;
	line-height:24px;
	text-align:center;
	}
.v_plist li img{
	float:left;
	width:110px;
	height:110px;
	border:1px #CCC solid;
	padding:2px;
	}
.v_plist h3{
	height:32px;
	background:url(../images/vh3.jpg);
	font-size:12px;
	padding-left:10px;
	line-height:32px;
	}
.v_vlist{
	width:498px;
	border:1px #CCC solid;
	margin-top:10px;
	overflow:auto;
	height:100%;
	margin-bottom:10px;
	}
.v_vlist h3{
	height:32px;
	background:url(../images/vh3.jpg);
	font-size:12px;
	padding-left:10px;
	line-height:32px;
	}
.v_vlist ul{
	width:496px;
	padding:0px 1px;
	padding-top:10px;
	}
.v_vlist ul li{
	float:left;
	width:118px;
	padding:0px 3px;
	line-height:24px;
	}
.v_vlist ul li img{
	float:left;
	width:112px;
	height:83px;
	border:1px #CCC solid;
	padding:2px;
	}
.v_vlist ul li span{
	display:block;
	}
.v_vlist ul li strong{
	display:block;
	font-weight:normal;
	}
.vshowLfet .text{
	width:478px;
	border:1px #CCC solid;
	margin-top:10px;
	line-height:24px;
	}
.vshowLfet .text h3{
	font-size:13px;
	padding-left:5px;
	border-bottom:1px #CCC solid;
	}
.vshowLfet .text span{
	display:block;
	padding-left:5px;
	}
.vshowLfet .text em{
	display:block;
	font-style:normal;
	padding-left:5px;
	}
/******************************************************/
.vplun{
	width:478px;
	margin-top:10px;
	border:1px #CCC solid;
	}
.vplun h3{
	font-size:13px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	position:relative;
	border-bottom:1px #CCC solid;
	}
.vplun h4{
	font-size:13px;
	font-weight:normal;
	padding-right:10px;
	text-align:right;
	height:30px;
	line-height:30px;
	}
.vplun dl{
	border-top:1px #CCC solid;
	overflow:auto;
	height:100%;
	}
.vplun dl dt{
	width:473px;
	float:left;
	height:24px;
	padding-left:5px;
	background:#EEE;
	line-height:24px;
	}
.vplun dl dd{
	float:left;
	width:473px;
	padding-left:5px;
	line-height:24px;
	border-bottom:1px dashed #CCC;
	}
.vplun h3 span{
	position:absolute;
	font-size:12px;
	font-weight:normal;

	top:0px;
	right:10px;
	height:30px;
	line-height:30px;
	}
.vplun h3 span a{
	color:#666;
	}
.vplun h3 span a:hover{
	color:#000;
	}
