﻿.anythingSlider                         { width: 986px; height: 70px; position: relative; margin: 0 auto; }
.anythingSlider .wrapper                { width: 986px; overflow: auto; height: 70px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 5916px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 70px; width: 986px; margin: 0; }

#thumbNav                               { position: relative; top: 40px; left: 10px; text-align: center; }
#thumbNav a.cur                         { background-position : 0 -24px; }
#thumbNav a								{ float : left; width : 24px; font-size : 11px; margin : 0 5px 0 0; line-height : 24px; font-weight : bold; background-image : url(../images/slider/silde-nav.png); color:White; }
#thumbNav a:hover						{ background-position : 0 -24px; }

.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; }