@charset "utf-8";

.anythingSlider                         { width: 854px; height: 158px; position: relative; margin: 0 auto; }
.anythingSlider .wrapper                { width: 854px; overflow: auto; height: 158px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; border-top: 0px solid #e0a213; border-bottom: 0px solid #e0a213; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 158px; width: 854px; margin: 0; }

#thumbNav                               { position: relative; top: 123px; text-align: left; padding-left:110px; }
#thumbNav a                             { display: inline-block; height: 10px; width:10px; margin: 0 5px 0 0; background: url(../img/p_dian0.png) no-repeat; }
#thumbNav a:hover                       { background: url(../img/p_dian.png) no-repeat; }
#thumbNav a.cur                         { background: url(../img/p_dian.png) no-repeat; }

.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }