ul,p{margin:0 auto; padding:0;}
li{list-style-type:none;}
img{border:0;}
:focus{outline:0;}
a.abtn{
	position:absolute;
	top:391px;
	display:block;
	height:30px;
	width:42px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(../images/arrow3.png) 0px center no-repeat;
}
a.aleft{
	left:425px;
}
a.aright{
	right:406px;
	background-position:-42px center;
}
a.abtn:hover{
	background:url(../images/arrow03.png) 0px center no-repeat;
}
a.aleft:hover{
	left:425px;
}
a.aright:hover{
	right:406px;
	background-position:-42px center;
}
.productshow{
	width:913px;
	height:450px;
	position:relative;
	text-align:center;
	font-family:微软雅黑, 黑体;
	margin:0 auto;
}
.productshow .scrollcontainer{
	width:913px;
	height:450px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow .scrollcontainer ul{
	width:8000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:913px;
	height:450px;
	text-align:center;
	overflow:hidden;
}
.productshow .scrollcontainer img{
	width:913px;
	height:450px;
	filter:alpha(opacity=1);-moz-opacity:1;opacity:1;
}
.productshow .scrollcontainer li.last{
	background:none;
}