.photo-body{background-color:#070707; overflow:hidden}
.albnav a { display: block; float: left; margin-right: 18px; }
#album_top{position:fixed;left:0; right:0; top:0;z-index:10000}
a:link.ablue, a:visited.ablue, a:hover.ablue, a:active.ablue{ color: #0088E7; text-decoration: none; }
#scroller { position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0); width:264px; padding:0; background: #FFFFFF;margin-top:3px;margin-bottom:3px;height:16px;z-index:50000;background-color:#070707}
#wrapper { position:relative; width:100%; overflow:auto;z-index:10000;}
#infocontent{position:fixed; bottom:52px; right:0px; left:0px; color:#FFF; padding:3px 6px; z-index:50000;background-color:rgba(0, 0, 0, 0.5);}
#album_foot{position:fixed; left:0; right:0; bottom:0; background-color:#2E2E2E; z-index:10000;border:1px #585858 solid;height:50px}
#play_button{position:fixed; margin:auto;   background-size:100% 100%; z-index:10000; display:none; height:72px; width:72px}
.albnav{border:1px #424242 solid; background-color:#070707; padding:2px 6px 6px 6px ; margin:8px;white-space:nowarp;}
@-webkit-keyframes spin {
    10% { -webkit-transform: rotate(-90deg); }
    20% { -webkit-transform: rotate(0); }
    30% { -webkit-transform: rotate(70deg);}
    40% { -webkit-transform: rotate(0); }
    50% { -webkit-transform: rotate(-50deg); }
    60% { -webkit-transform: rotate(0)}
    70% { -webkit-transform: rotate(30deg)}
    80% { -webkit-transform: rotate(0)}
    90% { -webkit-transform: rotate(-10deg)}
    100% { -webkit-transform: rotate(0);}
}


