.headermaintitle {
    font-family: 微软雅黑,"courier new",verdana,monospace,sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.headerDis {
    border: 0 solid #FF0000;
    color: #808080;
    font-family: 微软雅黑,"courier new",verdana,monospace,sans-serif;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 10px;
    text-align: left;
}
a.menu:link {
    color: #666666;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
html, body {
    font-family: 微软雅黑;
}
a.postTitle2:link {
    color: #78AFD3;
    font-size: 16px;
    text-decoration: none;
}
.post {

    font-size: 16px;
    line-height: 2;
}