a.abtn{display:block;height:200px;width:27px;overflow:hidden;background:url(images/ax.jpg) no-repeat 0px 50%;}

a.aleft{float:left;}
a.agrayleft{cursor: pointer;background-position:-51px 50%; margin-right:5px;}
a.aright{float:right;background-position:-130px 50%;margin-left:5px;}
a.agrayright{cursor:pointer;background-position:-79px 50%;}

.scrolllist{height:280px;margin:0 auto; width:993px; padding-top:22px; }
.scrolllist .imglist_w{width:885px; margin-left:20px; display:inline;height:280px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{float:left;width:167px; height:199px; float:left; display:inline;margin:0 5px; text-align:center; color:#fff;}

.scrolllist .imglist_w li a{display: table-cell;vertical-align:middle; *display:block;*font-size:178px;*font-family:Arial;width:165px; height:197px; line-height:197px;background:#FFF; overflow:hidden; border:1px solid #e2e2e2;}
.scrolllist .imglist_w li a:hover{border:1px solid #e60012;}
.scrolllist .imglist_w li img{
	max-width:161px;   /* 宽度 */ 
	max-height:193px; /* 高度 */ 
	vertical-align:middle;
	-ms-interpolation-mode: bicubic; overflow:hidden;
}
.scrolllist .imglist_w li div span{width:167px; text-align:center; background:none; padding-top:10px;display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.scrolllist .imglist_w li div span a{color:#666; font-size:12px; font-weight:bold; border:0; line-height:14px; height:14px;display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.scrolllist .imglist_w li div span a:hover{color:#e60012; border:0; font-weight:bold;}

