﻿ul{margin:0;padding:0;}a img{border:0;}
/*slide*/
#slide{position:relative;float:left;width:1000px;height:370px;overflow:hidden;background:url(../image/loading.gif) no-repeat center;}
#slide ul{position:absolute;}
#slide li{float:left; width:1000px; height:370px; overflow:hidden; }
#slide .o-control{display:none;position:absolute;top:160px;width:50px;height:80px;background:#000;filter:alpha(opacity=30);opacity:0.3;cursor:pointer;}
#slide .control{position:relative;top:13px;left:8px;display:inline-block;width:30px;height:55px;background:url(../image/bg_index.png);filter:alpha(opacity=60);opacity:0.6;}
#slide #goback{left:0px;}
#goback .control{background-position:0px -35px;}
#slide #forward{right:0px;}
#forward .control{left:10px;background-position:-35px -35px;}
#slide div{position:absolute; float:right; bottom:20px; right:10px; height:22px; overflow:hidden; zoom:1; }
/*#slide span{width:22px;font-size:12px;height:22px;margin:2px 2px; background:#fff;float:left;text-align:center;line-height:22px;cursor:pointer;font-family:arial;filter:alpha(opacity=60);opacity:0.6;}*/
/*#slide span{width:20px;height:20px;overflow:hidden;margin:2px 4px;background:url(../images/ico_31_2.png) no-repeat;float:left;cursor:pointer;font-size:8px;text-align:center;filter:alpha(opacity=60);opacity:0.6;}*/
#slide span{width:12px;height:12px;overflow:hidden;margin:2px 2px;background:#a5a5a5;float:left;cursor:pointer;font-size:8px;text-align:center;line-height:12px;font-size:12px;}
#slide span a{color:#a5a5a5;text-decoration:none;}
#slide span.curr,#slide span.hover{background:#fff;}
#slide .curr a:link, #slide .curr a:visited{color:#fff;}