﻿@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 $
*/
.smallslider{position:relative;padding:0;margin:0;overflow:hidden;}
.smallslider ul{list-style-type:none;padding:0;margin:0;position: absolute;width:auto;height:auto;}
.smallslider li{margin:0;padding:0;}
.smallslider li a{margin:0;padding:0;}
.smallslider li a img{border:0;padding:0;margin:0;vertical-align:top;}
.smallslider  h3{position:absolute;font-size:12px;margin:0;padding:0;text-indent:2%;line-height:26px;z-index:102; width:100%;color:#CCC; background:url(../img/Ba010.png) repeat-y !important;}
.smallslider  h3 a{padding:0;margin:0;text-indent:0;color:#FFFFFF;text-decoration:none; }

.smallslider li.current-li{}
.smallslider-btns{position:absolute;z-index:103;}
.smallslider-btns span{cursor:pointer;float:left;height:13px;line-height:13px;text-align:center; width:13px; background:url(../img/Ba011.png) top right no-repeat;}
.smallslider-btns span.current-btn{ color:white; font-size:13px;font-weight:bold; background:url(../img/Ba011.png) top left no-repeat;}
.smallslider-lay{position:absolute;height:26px;width:100%; z-index:101;}
#debug{width:200px;height:200px;border:1px solid;background:#CCC;position:fixed;left:10px;bottom:20px; }
