#home {
    margin: 0 auto;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
}
#blogTitle h1 a {
    font-family: 微软雅黑;
}
#blogTitle h2 {
    font-family: 微软雅黑;
}
#navList {
    font-size: 14px;
    font-family: 微软雅黑;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    font-family: 微软雅黑;
    color: #3167FF;
}
.c_b_p_desc {
    font-family: 微软雅黑;
}
.postTitle {
    border-left: 3px solid #0339FD;
}
.catListTitle {
    font-weight: bold;
    line-height: 1.2;
    margin-top: 21px;
    margin-bottom: 10.5px;
    border-left:10px solid #FFB04F;
    padding: 10px 0 10px 14px;
    text-align: left;
    font-family: 微软雅黑;
}
#profile_block {
    font-family: 微软雅黑;
}
#navigator {
    font-family: 微软雅黑;
}
* {
    font-family: 微软雅黑;
}