﻿a.abtn{
	position:absolute;
	top:4px;
	display:block;
	height:132px;
	/*width:6px;*/
	overflow:hidden;
        /*
	text-indent:-20000px;
	background:url(/images/xh/arrow3.gif) 0px center no-repeat;
        */
}
a.aleft{
	left:1px;
}
a.agrayleft{
	cursor:default;
	background-position:-12px center;
}
a.aright{
	right:1px;
	background-position:-6px center;
}
a.agrayright{
	cursor:default;
	background-position:-18px center;
}

.productshow{

	height:132px;
	padding:4px 0;
	margin:20px auto;
	position:relative;
	text-align:left;
	font-family:微软雅黑, 黑体;
	background:url(/images/xh/productshow.1png) no-repeat;
}
.productshow .scrollcontainer{
	width:1000px;
	height:130px;
	overflow:hidden;
	position:relative;
	
}
.productshow .scrollcontainer ul{
     padding-left:20px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:200px;
	height:130px;
	text-align:center;
        
}
.productshow .scrollcontainer li.last{
	background:none;
}
.productshow .scrollcontainer li div{
	height:95px;
	
	overflow:hidden;
	text-align:center;
}
.productshow .scrollcontainer a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}
.productshow .scrollcontainer li p{
	margin:0;
	line-height:32px;
}
