﻿/**幻灯片js**/
.banner{width:1000px; margin: 0 auto; overflow:hidden; position:relative; margin-left:1px; }
.index_banner{height:73px;position:absolute;top:37px;float:right;right:0px;	width:80px;	height:159px;background:url(/varsal/images/banner/banner_btn_bg.png) no-repeat;padding-top:5px;z-index:1000;}
.big_banner{height:230px;width:1000px; overflow:hidden;position:relative;}
.big_banner_list{width:5000px;position:absolute;left:0px;top:0px;z-index:100;}
.index_banner_btn_bg{width:59px;height:35px;margin-top:0px;margin-left:15px;padding-top:2px;padding-left:3px;cursor:hand;cursor:pointer;}
.banner_img_box{float:left;}
.index_banner .cur{background:url(/varsal/images/banner/banner_img_bg2.png) no-repeat;}
.index_banner .nocur{background:url(/varsal/images/banner/banner_img_bg.png) no-repeat;filter:alpha(opacity=55);opacity:.55;}