/*Big_Slide样式*/
#Big_Slide_box{width:960px; overflow:hidden;}
#Big_Slide{width:960px;position: relative; margin:0 auto; height:335px;}
#Big_Slide ul li{width:960px; height:335px; position: absolute;}
#Big_Slide_Last,#Big_Slide_Next{width:46px; height:131px; color:#333; font-size:18px; position: absolute;z-index:9998; cursor:pointer; opacity:0.7;}
#Big_Slide_Last:hover,#Big_Slide_Next:hover{opacity:13;}
#Big_Slide_Last{left:0px; background:url(../images/admin/lastIco.png) no-repeat center top;}
#Big_Slide_Next{right:0px; background:url(../images/admin/nextIco.png) no-repeat center top;}
#Big_Slide_Tab{position: absolute; bottom:12px; height:1px; margin:0 auto; width:240px;}
#Big_Slide_Tab a{display:block; background:#000; float:left; height:1px; overflow:hidden; z-index:9998; }
#Big_Slide_Tab .TabOn{ background:#fff;} 
#Big_Slide .prev{position:absolute; width:960px; height:335px; background:#fff; top:0px; z-index:99; opacity:0.6;}
