﻿@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 342px; height: 277px; overflow: hidden; margin: 0px auto; }
#focus { width: 342px; height: 277px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 342px; height: 277px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 342px; height: 277px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 50px; height: 277px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../../Images/icon/spriteleft.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../../Images/icon/spriteright.png) no-repeat right center; }
