@charset "gb2312";
img { border: 0px; }
.bannerbox { width: 1024px; height: 200px; overflow: hidden; margin: 0px auto; z-index: 0px;}
#focus { width: 1024px; height: 200px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 1024px; height: 200px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 1024px; height: 200px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 600px; height: 200px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(imagessprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(imagessprite1.png) no-repeat right center; }
