 .big_img{
	 float:left;
	 width:100%;
	 height:330px;
	 overflow:hidden;
	 }
#banner {float:left;position:relative; width:100%; height:330px;}
#banner_list a{float:left;width:100%;}
#banner_list img {float:left;border:0px;width:100%;height:330px;}

#banner_bg {position:absolute; top:0px;float:left;right:0px;margin-right:25%;height:260px;width:200px;background:url(big_tit.png) top left;z-index:1000;cursor:pointer; }

#banner ul {position:absolute;list-style-type:none;background:url(big_ul.png) top left no-repeat;height:30px;width:237px;z-index:1002;right:32%;margin:0px;padding:0px;bottom:0px;}
#banner ul li { float:left;display:block;color:#FFF;font-size:0px;cursor:pointer;background:url(big_li01.png) center center no-repeat;width:15px;margin-left:15px;height:15px;margin-top:10px;position:relative;left:15px;bottom:0px;}
#banner ul li.on { background:url(big_li02.png) center center no-repeat;}
#banner_list a{position:absolute;} /* 让四张图片都可以重叠在一起-*/