body {
  font-size: 15px;
   font-family: "Microsoft YaHei";
}
.postTitle {
    font-size:15px;
    font-weight: bold;
}
.postDesc {
    font-size: 14px;
}
.c_b_p_desc {
    font-size: 14px;
    color: #444;
}
#navList li {
  font-size: 18px;
}
#sideBarMain ul, .newsItem #blog-news {
  font-size: 10pt;
}
#sideBarMain h3, .newsItem h3 {
  font-size: 11pt;
}
#blogTitle h2 {
  font-size: 14px;
  margin-top: 6px;
  color: #555;
}
.dayTitle a {
  color: #222;
}
.postTitle2 {
  color: #333 !important;
}