﻿#top {
    display: none;
    width: 60px; height: 60px;
    position: fixed; bottom: 50px; right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(../imgs/top.png) no-repeat 0 0;
}