body
{
    background-color: #fff;
    background-position: center top;
    font-family: 'Microsoft YaHei','Simsun',Arial;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}
a
{
    color: #666;
}
a:hover
{
    color: #0084e9;
}
