@charset "UTF-8";
/* 
    $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 { width:573px;height:318px; overflow: hidden; position: relative; }
.smallslider h3 { color: #EEE; font-size: 16px;font-family: "Microsoft Yahei"; font-weight: 700;line-height: 45px; position: absolute; text-indent: 2%; width: 100%; z-index: 102; margin: 0; }
.smallslider h3 a { color: #FFF; text-decoration: none; }
.smallslider h3 a:hover { color: #fff; 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: #3ea9e1; border: 1px solid #3ea9e1; color: #FFF; font-size: 12px;  }
.smallslider-btns span { background-color: #777071; border: 1px solid #777071; color: #fff; cursor: pointer; float: left; font-size: 12px; height: 16px; line-height: 16px; text-align: center; width: 16px; }
.smallslider-lay { background-color: #000; height: 45px; position: absolute; width: 100%; z-index: 101; }
