.picScroll-left{ width:967px; float:left;}
.picScroll-left .hd{width:967px;height:21px;border-top:solid 1px #8a8a8a; padding-top:9px; text-align:center; float:left;}
.picScroll-left .hd .prev{display:inline-block;width:11px; height:21px;margin-right:24px;cursor:pointer; background:url(../images/left.jpg) no-repeat;}
.picScroll-left .hd .next{display:inline-block;;width:11px; height:21px;margin-left:24px;cursor:pointer;background:url(../images/right.jpg) no-repeat;  }
.picScroll-left .bd{ width:960px;height:160px; padding:17px 3px; float:left;}
.picScroll-left .bd ul{zoom:1;list-style:none;}
.picScroll-left .bd ul li{width:182px;height:152px;padding:0 5px; float:left; _display:inline; overflow:hidden;}
.picScroll-left .bd ul li .pic{width:180px; height:150px; border:solid 1px #8a8a8a; text-align:center;overflow:hidden;*font-size:131px;*display:block; display:table-cell; vertical-align:middle;}
.picScroll-left .bd ul li .pic img{vertical-align:middle;}