/*公用*/
body {
    font-size:15px;
    font-family:"微软雅黑","宋体",Arial;
}
/*段落*/
.postBody p,.post p {
    font-size:15px;
}
#main .post{
    font-size:14px;
    line-height:1.8em;
}