﻿@charset "utf-8";
img { border: 0px; }
#focus { width: 1200px; height: 345px; clear: both; overflow: hidden; margin:0px auto 0px auto; position: relative; z-index:-111;}
#focus ul { width: 1200px; height: 345px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
#focus ul li{ float: left; width: 1200px; height: 345px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#focus .preNext { width: 600px; height: 345px; position: absolute; margin-top:20px; top: 0px; cursor: pointer; }
#focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
#focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
