@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 { height: 411px; overflow: hidden; position: relative; width: 500px; }
.smallslider h3 { color: #000; background:#f3f3f3; font-size: 16px; line-height: 47px; font-weight:normal; height:47px; position: absolute; padding-left:10px; width:490px; z-index: 102; margin: 0;  }
.smallslider h3 a { color: #333; text-decoration: none; font-size:16px }
.smallslider h3 a:hover { color: #1e6497;}
.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: #1e6497; }
.smallslider-btns span { background-color: #c5c5c5; cursor: pointer; float: left; font-size: 0px; height: 10px;; text-align: center; width: 10px; border-radius:50%;  }
.smallslider-lay { background-color: #333; height: 47x; position: absolute; width:500px; z-index: 101; background:#f3f3f3  }
