UL {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.hyweb { width:300px; height:286px; position: relative; overflow:hidden; z-index:8; }
.hyweb li{width:300px;
background-repeat: no-repeat;
background-position: center top; float:left;height:286px; text-align:center;
}
.hyweb li img{ border:0px; width:300px;height:286px;}
.hyweb li A{ width:100%;height:286px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/

.hyweb .num {right:10px; bottom:8px;  height:16px;  position: absolute; z-index: 999;	}
.hyweb .num li {
	text-align:center;
	width: 15px;
	height: 15px;
	border:#010101 solid 1px;
	background-color:#fff;
	line-height:15px;
	overflow:hidden;
	color:#222;
	text-align:center;
	margin-left:6px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
}
.hyweb .num li.on {
background-color:#FF0000; color:#fff;
} /*当前项*/



