﻿ul{margin:0;padding:0;}
a img{border:0;}
.box{ width:1000px; height:300px; margin:0px auto;}
#slide{position:relative;float:left;width:1000px;height:300px;margin-bottom:0px;overflow:hidden;background:url(loading.gif) no-repeat center;}
#slide ul{position:absolute;}
#slide li{float:left; width:1000px; height:300px; overflow:hidden; }
#slide div{position:absolute; float:right; bottom:10px; right:10px; height:20px; overflow:hidden; zoom:1; }
#slide span{width:20px;font-size:14px;height:20px;margin:2px 2px; background:#666666;float:left;text-align:center;line-height:20px;cursor:pointer;font-family:arial;filter:alpha(opacity=90);opacity:0.9;}
#slide span a{color:#fff;text-decoration:none;}
#slide span.curr,#slide span.hover{background:#0c6875;filter:alpha(opacity=90);opacity:0.9;}
#slide .curr a:link, #slide .curr a:visited{color:#fff;}

