.hyweb { width:100%; height:360px; position: relative; overflow:hidden; }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:360px; text-align:center;
}
.hyweb li img{ border:0px; width:1000px;height:360px;}
.hyweb li A{ width:1000px;TEXT-INDENT: -1000px;height:360px; DISPLAY: block; WHITE-SPACE: nowrap; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num {left:45%; bottom:10px;  height:15px; line-height:15px; position: absolute; z-index: 999;	}
.hyweb .num li {
	text-align:center;
	width: 15px;
	height: 15px;
	line-height:15px;
	overflow:hidden;
	text-align:30px;
	color:#fff;
	margin-right: 4px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(p2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-30px; overflow:hidden;
}
.hyweb .num li.on {
	color:#FF0000;
	background-image: url(p1.png);
	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {  width: 44px; height: 100px; background: url(btn.png) no-repeat; position: absolute; top: 162px;filter: Alpha(Opacity=0);
-moz-opacity:0; 	opacity:0}
.hyweb .prev { left:10%; }
.hyweb .next { right:10%; background-position: right top}
#player {
	 margin: 0px auto; width:252px; height:360px; position: relative; z-index: 0;
}
#player .Limg {
	position: relative;
}
#player .Limg li {
	left: 0px;
	top: 0px;
	position: absolute;
	width:252px;
	height:332px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
#player .Limg li A{ DISPLAY: block; WHITE-SPACE: nowrap; OVERFLOW: hidden;}
#player .Limg li img {
	padding: 0px; border: 0px; width:252px; height:332px;
}
#player .Nubbt {
	left: 35%; bottom:5px; line-height: 20px; position: absolute; z-index: 999;
}
#player .Nubbt span {
	background: url("c1.png") no-repeat;	background-position: center center;
	margin: 0px 4px;
	width: 14px;
	height: 14px;
	float: left;
	display: block;
	cursor: pointer;
	color:#FFFCEE;
	text-align:center;
	line-height:30px;
}
#player .Nubbt span.on {
	background: url("c2.png") no-repeat;	background-position: center center;color: #FFffff;
}
#player .Limg li h3 {
	background: url("png01.png"); left: 3px; top: 400px; width: 935px; height: 36px; line-height: 36px; padding-left: 17px; position: absolute;
}
#player .Limg li h3 a {
	color: rgb(255, 255, 255); font-size: 12px; font-weight: normal;
}