﻿@charset "utf-8";
.bannerbox { width: 600px; height: 264px; overflow: hidden; float:right; }
#focus { width: 600px; height: 264px; clear: both; overflow: hidden; position: relative; float: right; }
    #focus ul { width: 600px; height: 264px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 600px; height: 264px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 250px; height: 247px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background:url(../images/zuo1_03.jpg) no-repeat left center; }
    #focus .next { right: 0; background:url(../images/you1_05.jpg) no-repeat right center; }
