﻿@charset "utf-8";
.bannerbox2 { overflow: hidden; margin: 0px auto; }
#focus { width:604px; height: 376px; clear: both; overflow: hidden; position: relative; float: left; }
#focus ul { width: 604px; height: 376px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
#focus ul li { float: left; width: 604px; height: 376px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#focus .preNext { width: 100px; height: 376px; position: absolute; top: 0px; cursor: pointer; }
#focus .pre { left: 0; background: url(./images/sprite2.png) no-repeat left center;margin-top: -40px ;}
#focus .next { right: 0; background: url(./images/sprite3.png) no-repeat right center;margin-top: -40px ; }
