@charset "utf-8";
/* CSS Document */

.clearfix { *zoom: 1; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.none { border: none; }

/*wllf-video*/
.wllf-video {
	height: 562px;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #2a2a2a;
	overflow: hidden;
}
.video-show {
	float: left;
	width: 736px;
	height: 562px;
	background-color: #000;
	position:relative;}
.liveShow{
		z-index: 200;
	top: 0;
	left: 0;
	position: absolute;
}
.video-item {
	float: right;
	width: 264px;
	height: 524px;
}
.video-item dl { margin-top: -1px; }
.video-item dt {
	height: 40px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	background-color: #171717;
}
.video-item dd {
	height: 47px;
	line-height: 47px;
	border-bottom: 1px dotted #404040;
}
.video-item dd a {
	display: block;
	height: 53px;
	padding-left: 50px;
	padding-right: 20px;
	color: #a7a7a7;
	overflow: hidden;
}
.video-item dd a:hover { color: #db0904; }
.video-item dd a.cur {
	font-weight: bold;
	color: #db0904;
	background: url(../../images/wslf/wllf-videoitem.gif) no-repeat 25px 18px;
}

/*wllf-body*/
.wllf-body{
	float: left;
	width: 690px;
	overflow: hidden;
}

/*wllf-sidebar*/
.wllf-sidebar{
	float: right;
	width: 270px;
	overflow: hidden;
}

/*wllf-title*/
.wllf-title {
	height: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 25px;
	border-bottom: 4px solid #dedede;
}
.wllf-title h2 {
	float: left;
	font-size: 22px;
	font-weight: normal;
	color: #333;
}
.wllf-title h3 {
	float: left;
	margin-left: 10px;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	color: #878787;
}
.wllf-title span {
	float: right;
	font-size: 14px;
	color: #878787;
}
.wllf-title span strong {
	font-weight: normal;
	color: #db0904;
}

/*wllf-intro*/
.wllf-intro {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
	
/*wllf-piclist*/
.wllf-piclist {
	width: 710px;
	margin-top: 20px;
}
.wllf-piclist li {
	float: left;
	width: 160px;
	padding: 10px 13px 10px 0;
	overflow: hidden;
}
.wllf-piclist li img {
	width: 160px;
	height: 110px;
}

.wllf-piclist dt {
	height: 48px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
}
.wllf-piclist dt a       { color: #333; }
.wllf-piclist dt a:hover { color: #D80000; }
.wllf-piclist dd {
	height: 40px;
	color: #444;
	overflow: hidden;
}

/*wllf-arrow*/
.wllf-arrow {
	float: right;
	margin-top: 10px;
}
.wllf-arrow a {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background: url(../../images/wslf/wllf-programico.gif) no-repeat;
	overflow: hidden;
}
.wllf-arrow a.prev { background-position: 0 0; }
.wllf-arrow a.next { background-position: -15px 0; }
.wllf-arrow a.prev:hover { background-position: 0 -15px; }
.wllf-arrow a.next:hover { background-position: -15px -15px; }

/*wllf-programlist*/
.wllf-programlist {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	overflow-x: hidden;
	overflow-y: auto;
	height:400px;
}
.wllf-programlist li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e2e2e2;
	padding-left: 30px;
	padding-right: 30px;
	color: #666;

}

/*wllf-ad*/
.wllf-ad { margin-top: 20px; }



/*wllflist*/
.wllflist-body    { width: 710px; }
.wllflist-sidebar { width: 270px; }
.wllflist-col {
	margin-top: 30px;
	margin-bottom: 30px;
}
.wllflist-piclist { width: 750px; }
.wllflist-piclist { margin: 0; }
.wllflist-piclist li { padding: 0 20px 20px 0; }

























