﻿@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 960px; height: 630px; overflow: hidden; margin: 0px auto; border:1px solid #dedede;}
#focus { width: 960px; height: 630px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 960px; height: 630px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 960px; height: 630px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
		#focus span{ float: left; display:block; width: 960px; height: 630px;}
		#focus p{ float: left; width: 960px; height: 24px; background:#000; color:#F00;}
	 #focus img{ width: 960px; height: 630px;}	
    #focus .preNext { width: 250px; height: 630px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../imag/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../imag/sprite1.png) no-repeat right center; }
	