ul{margin:0;padding:0;}a img{border:0;}
/*slide*/
#slide{position:relative;float:left;width:982px;height:319px;overflow:hidden;background:url(img/loading.gif) no-repeat center;}
#slide ul{position:absolute;}
#slide li{float:left; width:982px; height:319px; overflow:hidden; }
#slide .o-control{display:none;position:absolute;top:131px;width:40px;height:80px;background:#008100;filter:alpha(opacity=60);opacity:0.6;cursor:pointer;}
#slide .control{position:relative;top:13px;left:5px;display:inline-block;width:40px;height:55px;background:url(img/bg_index.png);}
#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:10px; right:10px; height:25px; overflow:hidden; zoom:1; }
#slide span{width:25px;font-size:14px;height:25px;margin:2px 2px; background:#e3e3e3;float:left;text-align:center;line-height:25px;cursor:pointer;font-family:arial;}
#slide span a{color:#575757;text-decoration:none;}
#slide span.curr,#slide span.hover{background:#008100;opacity:1;}
#slide .curr a:link, #slide .curr a:visited{color:#fff;}