﻿body 
{
    
}
img { border:none; }
#toTop {
    background-position: #f1f1f1;
    width: 125px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    color: #666;
    text-decoration: none;
    overflow: auto;
}
#content { width:700px;margin:10px auto; }



