/*首页标题*/
.postTitle {
    margin-top: 10px;
}
/*阅读全文 颜色*/
.postCon a {
    color: #b2dffe;
}
/* 隐藏最新it新闻 */
#under_post_kb, #ad_t2, #HistoryToday, #cnblogs_c1{
    display: none;
}
.catListTitle,.newsItem .catListTitle{
  padding: 5px 0 5px 10px;
}
.CalTodayDay a u{
  font-weight: bold;
}
#post_detail{
  border: 1px dashed lightgrey;
}
#topics .postTitle {
    text-align: center;
}