@charset "utf-8";
/* CSS Document */
.picScroll-left{ width:1200px; position:relative; margin:0 auto;}
.picScroll-left .hd{ width:100%; height:0px; position:absolute; top:130px; z-index:3;}
.picScroll-left .bd{ width:1200px; overflow:hidden;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden;}
