@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 $
*/
.smallsliderall{float:left;position:relative;width:690px;height:300px;padding:0;margin-top:0px;overflow:hidden}
.smallsliderall .flvwest{float:left;position:relative;width:126px;height:95px;padding-top:155px;background:url(arrows-flv_bg.png);text-align:center;z-index:110;border:0px blue solid;cursor:pointer;}
.smallsliderall .flvwest img{display:none}
.smallsliderall .flveast{float:right;position:relative;width:126px;height:95px;padding-top:155px;background:url(arrows-flv_bg.png);text-align:center;border:0px blue solid;display:block;z-index:112}
.smallsliderall .flveast img{display:none}
.smallslider{float:left;position:relative;width:690px;height:300px;padding:0;margin-top:0px;overflow:hidden;border:0px red solid;z-index:2}
.smallslider ul{width:auto;height:300px;list-style-type:none;top:0;left:0;padding:0;margin:0;position: absolute;border:0px blue solid;}
.smallslider li{width:690px;height:300px;margin:0;padding:0;}
.smallslider li a{margin:0;padding:0;}
.smallslider li img{width:690px;height:300px;border:0;padding:0;margin:0;vertical-align:top;}
.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;margin-left:15px;}
.smallslider  h3 a:hover{text-decoration:underline;color:#FF6600;}
.smallslider li.current-li{}
.smallslider-btns{float:left;position:absolute;border:0px red solid;z-index:183;}
.smallslider-btns span{float:left;width:20px;height:20px;background:#a65265;color:#fff;cursor:pointer;font-size:12px;line-height:20px;text-align:center; display:block;border:0px #aaa solid}
.smallslider-btns span.current-btn{background:#a71b4a; color:white; font-size:13px;font-weight:bold;}
.smallslider-lay{position:absolute;background:black;height:26px;width:100%; z-index:101;}
#debug{width:200px;height:200px;border:1px solid;background:#CCC;position:fixed;left:10px;bottom:20px; }
