#spviewbox_bg{position:absolute;background:#000; z-index:990; display:none;top:0;left:0;width:100%;}
#spviewbox{position:absolute; z-index:991; display:none;width:100%; text-align:center;top:0;left:0;}
#spviewbox #close{position:absolute; cursor:pointer;right:20px;top:20px;width:20px;height:20px; background:url(../images/close.gif) no-repeat 50% 50%;}
#spviewbox .next,#spviewbox .prev{position:absolute;}
#spmsg{display:none;position:absolute; z-index:992;top:0;left:0;background:#000;color:#fff;border:1px solid #333;height:24px; line-height:24px; vertical-align:middle;padding:0 8px;}

#splist{width:880px; overflow:hidden;margin:10px auto;}
#splist li{margin:3px 3px;width:80px;height:80px; overflow:hidden;float:left;border:1px solid #999;cursor:pointer; background:#fff;}
#splist img{height:80px;}
#splist li.now{border-color:#f00;}
#splist li.loading{background:#fff url(../images/loading.gif) no-repeat 50% 50%;}
#splist li.loading img{visibility:hidden;}

#spimg{text-align:center;margin:10px auto 0;padding:6px 0 8px;}
#spimg img{border:none;padding:6px 8px;}
#spimg img.loading{background:url(../images/wait.gif) no-repeat 50% 88%;}
#spimg .prev,#spimg .next{position:absolute;width:1px;left:0;z-index:9;height:1px; cursor:url(../css/left.png),url(css/left.cur),pointer;}
#spimg .next{left:50%;cursor:url(../css/right.png),url(css/right.cur),pointer;}
