﻿@charset "utf-8";

.bannerbox { width: 995px; height: 370px; overflow: hidden; margin:0 auto; padding:0; background:url(../images/banner.png) no-repeat; padding:3px 4px 4px 3px;}
#focus { width: 995px; height: 370px; clear: both; overflow: hidden; position: relative; float: left; }
#focus ul {  width: 995px; height: 370px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
#focus ul li { float: left;  width: 995px; height: 370px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#focus .preNext { width: 426px; height: 447px; position: absolute; top: 0px; cursor: pointer; }
#focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
#focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
