body{
  width: 90%;
  margin: 20px auto;
}
h3{
  font-size: 20px;
}
h2{
  font-size: 24px;
}
.title{
  font-size: 40px;
  font-weight: 700;
  font-family:  Microsoft YaHei；
}
.postTitle{
  font-size: 30px;
} 
#cnblogs_post_body{
  font-size: 16px;
  font-family:  Microsoft YaHei；
}
#cnblogs_post_body > p{
  padding-top:5px;
  padding-bottom: 5px;
  line-height: 35px;
}
#under_post_kb,
#cnblogs_c2,
#under_post_news,
#cnblogs_c1,
#ad_t2{
  display: none;
}