ul,p{margin:0 auto; padding:0;}
li{list-style-type:none;}
img{border:0;}
:focus{outline:0;}
.productshow03 a.abtn{
	position:absolute;
	top:350px;
	display:block;
	height:30px;
	width:42px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(../images/arrow3.png) 0px center no-repeat;
}
.productshow03 a.aleft{
	left:230px;
}
.productshow03 a.aright{
	right:230px;
	background-position:-42px center;
}
.productshow03 a.abtn:hover{
	background:url(../images/arrow03.png) 0px center no-repeat;
}
.productshow03 a.aleft:hover{
	left:230px;
}
.productshow03 a.aright:hover{
	right:230px;
	background-position:-42px center;
}
.productshow03{
	width:580px;
	height:400px;
	position:relative;
	text-align:center;
	font-family:"Microsoft Yahei";
	margin:0 auto;
}
.productshow03 .scrollcontainer{
	width:580px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow03 .scrollcontainer ul{
	width:8000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow03 .scrollcontainer li{
	float:left;
	width:580px;
	height:400px;
	text-align:center;
	overflow:hidden;
}
.productshow03 .scrollcontainer img{
	width:580px;
	height:400px;
	filter:alpha(opacity=1);-moz-opacity:1;opacity:1;
}
.productshow03 .scrollcontainer li.last{
	background:none;
}