@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 $
*/
.exmp{width:320px; height:200px; float:left;}

.smallslider{ position:relative;padding:0;margin:0;overflow:hidden; width:260px; height:310px;  }
.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; width:260px; height:310px;  }
.smallslider  h3{ width:100%;position:absolute;font-weight:bold;font-size:12px;margin:0;/*padding:5px 5px 0 5px; / *text-indent:2%;line-height:26px;*/z-index:102; color:#CCC; background:#666;}
.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{}
/*
.smallslider-btns{position:absolute;z-index:103;}
.smallslider-btns span{background-color:#FFFFFF;border:1px solid #DCDCDC;color:#9F9F9F;cursor:pointer;float:left;font-size:12px;height:16px;line-height:16px;text-align:center; width:16px;}
.smallslider-btns span.current-btn{ background-color:#C00100; border:1px solid #A00100; color:white; font-size:13px;font-weight:bold;}
*/
.smallslider-btns{ position:absolute; z-index:103; }
.smallslider-btns span{ background-color:#FFFFFF;border:1px solid #DCDCDC;color:#9F9F9F;cursor:pointer;float:left;font-size:14px;height:16px;line-height:16px;text-align:center; width:16px;}
.smallslider-btns span.current-btn{ background-color:#C00100; border:1px solid #A00100; color:white; font-size:13px;font-weight:bold;}

#debug{width:200px;height:200px;border:1px solid;background:#CCC;position:fixed;left:10px;bottom:20px; }
/*文字层*/
.smallslider-lay{position:absolute; background:black;height:26px;width:100%; z-index:101;}
.smallslider-tex { height:80px; }
.smallslider-tex a { position:absolute; display:block; overflow:hidden; height:50px; top:5px; left:5px; right:5px; line-height:18px; }
