#slider ul, #slider li{margin:0;padding:0;list-style:none;position:relative;display:block}
#slider {overflow:visible;position:relative}
ol {margin:1em 0;padding:0;height:28px}
ol li{margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px}
ol li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none}
ol li.current a{background:#5DC9E1;color:#fff}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none}
.blackLeft, .blackRight {background:url(bg-slide.png) repeat-x;height:750px;width:100px;z-index:1000;position:absolute;top:0;opacity:0.7;filter:alpha(opacity=70) /* For IE8 and earlier */;}
.blackRight {right:0}
img.nut-back,img.nut-next{position:relative;z-index:9999}
img.nut-back:hover, img.nut-next:hover {cursor: pointer}