*{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 14px;
}
#content
{
    font-family:"Microsoft YaHei";
    margin-top: 20px;
}