﻿@charset "utf-8";
img { border: 0px; }
.sbannerbox { width: 950px; height: 450px; overflow: hidden; margin: 0px auto; }
#sfocus { width: 950px; height: 450px; clear: both; overflow: hidden; position: relative; float: left; }
    #sfocus ul { width: 950px; height: 450px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #sfocus ul li { float: left;width: 950px; height: 450px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #sfocus .spreNext { width: 550px; height: 428px; position: absolute; top: 0px; cursor: pointer; }
    #sfocus .spre { left: 0; background: url(images/sprite.png) no-repeat left center; }
    #sfocus .snext { right: 0; background: url(images/sprite1.png) no-repeat right center; }
