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