@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 1140px; height: 445px; overflow: hidden; margin: 40px; }
#focus { width: 1140px; height: 445px; clear: both; overflow: hidden; position: relative; float: left; }
#focus ul { width: 1140px; height: 445px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
#focus ul li { float: left; width: 1140px; height: 445px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#focus .preNext { width: 550px; height: 445px; position: absolute; top: 0px; cursor: pointer; }
#focus .pre { left: -15px; background: url(../images/sprite.png) no-repeat left center; }
#focus .next { right: -15px; background: url(../images/sprite1.png) no-repeat right center; }
