body,ul,ol,li{padding: 0px;margin: 0px}
.img{
	margin: 0px;
	padding: 0px;
}
.slider{position: relative}
.slider div{
	position: relative;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	width: 564px;
	background: #ffffff;
	height: 270px;
	overflow: hidden;
}
.slider span{
	z-index: 99;
	position: absolute;
	text-align: center;
	width: 560px;
	bottom: 2px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold
}
.slider .txtbg{
	position: absolute;
	filter: alpha(opacity=70);
	width: 100%;
	bottom: 0px;
	height: 17px;
	padding-top: 5px;
	left: 0px;
	opacity: 0.7;
-moz-opacity: 0.7;-khtml-opacity: 0.7; 	background-color: #999999;
}
.slider .txtbg img{
	width: 620px;
	height: 270px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.hdnum{
	width: 566px;
	height: 63px;
	overflow: hidden;
	padding-top: 2px
}
.hdnum li{
	padding: 1px;
	background-color: #000;
	width: 110px;
	float: left;
	overflow: hidden;
	height: 63px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}
.hdnum li img{
	width: 110px;
	height: 63px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5
}
.hdnum li.on{
	padding: 0;
	background-color: #ffffff;
	width: 110px;
	height: 63px;
}
.hdnum li.on img{
	filter: alpha(opacity=100);
	width: 110px;
	height: 63px;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
;
	
}
