@charset "utf-8";
.singleFlash .imglist span{ left:3px; bottom:4px; position:absolute; color:#fff; z-index:3;  cursor:default; text-indent:10px}

.pagelist{ width:100%; height:30px; text-align:center; z-index:11; position: absolute; right:0; bottom:0; text-align:right; padding-right:50px; padding-bottom:10px }
.singleFlash .pagelist{ bottom:80px;*bottom:0}
.pagelist li{position:relative;display: inline-block;*display:inline;width:15px;height:10px;color:#85c226; font-size:40px; cursor:pointer;  float:none; }
.pagelist li.on{ color:orange}

.singleFlash .prevs,.singleFlash .nexts{ z-index:10; cursor:pointer; position:absolute; top:70px; width:29px; height:48px}
.singleFlash .prevs{ left:3px; background:url(../images/left.png)}
.singleFlash .nexts{ right:3px; background:url(../images/right.png)}
