@charset "gb2312";
/* 
    $Document : smallslider$
    $Created on : 2009-7-3, 12:56:26$
    $Last Update : 2010-3-15, 12:20:22$
    $Description : Stylesheet for smallslider, UTF-8 encoding$
*/
.smallslider { height: 400px; overflow: hidden; position: relative; width: 600px; }
.smallslider h3 { color: #EEE; font-size: 16px; font-weight: bold; line-height: 50px; position: absolute; padding-left:10px; width:600px; z-index: 102; margin: 0;  }
.smallslider h3 a { color: #FFF; text-decoration: none; font-weight: normal; font-size:16px }
.smallslider h3 a:hover { text-decoration: none; }
.smallslider li img { border: 0; vertical-align: top; }
.smallslider ul { list-style-type: none; margin: 0; padding: 0; }
.smallslider-btns { position: absolute; z-index: 103; }
.smallslider-btns .current-btn { background-color: #3d91cb; }
.smallslider-btns span { background-color: #d3d3d3;  cursor: pointer; float: left;  height: 12px; width:12px; text-indent:-999px; overflow:hidden; border-radius:50% }
.smallslider-lay { background-color: #000; height: 50px; position: absolute; width: 600px; z-index: 101; }
