@charset "UTF-8"; 
/* 
    $Document : smallslider$
    $Created on : 2009-7-3, 11:56:24$
    $Last Update : 2010-3-15, 11:20:22$
    $Author:Sinrow$
    $E-Mail : sinrow@yeah.net$
    $Description : Stylesheet for smallslider, UTF-8 encoding $
*/
/*设置banner块大小*/
.smallslider{position:relative; width:100%; height:680px;padding:0;margin:0; top:0; left:0;}
.smallslider ul{list-style-type:none;padding:0;margin:0; top:0; text-align:center; width:auto;height:auto; overflow:hidden;}
.smallslider li{margin:0;padding:0; width:100%; min-width:1002px; height:680px;}
.smallslider li a{margin:0;padding:0; width:100%; min-width:1002px; height:680px; display:block;}
/*设置banner图片大小*/
.smallslider li a img{border:0;padding:0;margin:0;vertical-align:top; height:680px;}	
.smallslider  h3{position:absolute;font-weight:bold;font-size:12px;margin:0;padding:0;text-indent:2%;line-height:26px;z-index:102; width:98%;color:#CCC;}
.smallslider  h3 a{padding:0;margin:0;text-indent:0; }
.smallslider  h3 a:link,.smallslider  h3 a:visited{text-decoration:none;color:#FFFFFF;}
.smallslider  h3 a:hover{text-decoration:underline;color:#FF6600;}
.smallslider li.current-li{}
.btns-bg{position:absolute;z-index:1003; width:0; right:0; height:0px; background:url(../images/btns-bg.png) no-repeat center;}
.smallslider-btns{width:0; padding-left:45%; height:0px; padding-top:0px;}
/*修改按钮图片*/
.smallslider-btns span{cursor:pointer; float:left; width:0px; height:0px; background:url(../images/bt.png) no-repeat;}
.smallslider-btns span.current-btn{width:0px; height:0px; background:url(../images/bt-on.png) no-repeat;}
.smallslider-lay{position:absolute; height:0px;width:100%; z-index:101;}
/*修改按钮图片*/
.smallslider-btns span img{ width: 0px; height: 0px;}
#debug{width:200px;height:200px;border:1px solid;background:#CCC;position:fixed;left:10px;bottom:20px; }



