﻿@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 1094px; height: 658px; overflow: hidden; margin: 0px auto; }
#focus { width: 1094px; height: 658px; clear: both; overflow: hidden; position: relative;  margin:0 auto; margin-top:3px; _margin-top:-30px;}
    #focus ul { width: 1094px; height: 658px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px;}
        #focus ul li { float: left; width: 1094px; height: 658px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
		#focus ul li img{text-align:center;}
    #focus .preNext { width: 550px; height: 447px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 31px; top:90px; background: url(../images/pic_prev.png) no-repeat left center;}
    #focus .next { right: 31px; top:90px; background: url(../images/pic_next.png) no-repeat right center;}