﻿.pagetop_box
{
    background: #ffffff url("../../../IMages/page_top.png") no-repeat center center;
    border: 1px solid #cccccc;
    border-radius: 3px;
    bottom: 10px;
    display: block;
    height: 50px;
    margin: 0 0 10px;
    padding: 0;
    position: fixed;
    right: -80px;
    text-align: center;
    width: 50px;
    z-index: 2;
}

.pagetop_box a
{
    cursor: pointer;
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 50px;
    display: block;
}