#cnblogs_post_body p {
    margin: 10px auto;
    font-family: "Times New Roman", "Microsoft YaHei";
    font-size: 16px;
    text-indent: 0;
}

#cnblogs_post_body h1 {
    font-family: "Times New Roman", "Microsoft YaHei";
    font-size: 28px;
}

#cnblogs_post_body h2 {
    font-family: "Times New Roman", "Microsoft YaHei";
    font-size: 24px;
}

#cnblogs_post_body h3 {
    font-family: "Times New Roman", "Microsoft YaHei";
    font-size: 20px;
}

#cnblogs_post_body h4 {
    font-family: "Times New Roman", "Microsoft YaHei";
    font-size: 18px;
}

#cnblogs_post_body a:link {
    color: red;
}

#cnblogs_post_body a:visited {
    color: green;
}

#cnblogs_post_body a:hover {
    color: hotpink;
}

#cnblogs_post_body li {
    font-family: "Times New Roman", "Microsoft YaHei";
    font-size: 16px;
}