﻿#page-top {
    position: fixed;
    bottom: 0px;
    right: 200px;
    font-size: 77%;
}
#page-top a {
    background;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background;
}
#page-top2 {
    position: fixed;
    bottom: 0px;
    right: 340px;
    font-size: 77%;
}
