﻿@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 1000px; height: 455px; overflow: hidden; margin: 0px auto; }
#focus { width: 1000px; height: 455px; clear: both; overflow: hidden; position: relative; float: left; margin-top:13px; }
    #focus ul { width: 1000px; height: 455px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 1000px; height: 455px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 550px; height:455px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
	top: 10px;
}
    #focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
	
	
	#focus2 { width: 1000px; height: 455px; clear: both; overflow: hidden; position: relative; float: left; margin-top:13px; }
    #focus2 ul { width: 1000px; height: 455px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus2 ul li { float: left; width: 1000px; height: 455px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus2 .preNext { width: 550px; height:455px; position: absolute; top: 0px; cursor: pointer; }
    #focus2 .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
	top: 10px;
}
    #focus2 .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }