﻿.pagetop_box
{
    bottom: 175px;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    position: fixed;
    right: -80px;
    text-align: center;
    width: 120px;
    z-index: 9999;
}

.pagetop_box a
{
    cursor: pointer;
    height: 120px;
    margin: 0;
    padding: 0;
    width: 120px;
    background: url(../../../Images/page_top.png) no-repeat center center;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #000000;
}