/* 主体宽度 */
#home {
 width: 1200px;
}
#mainContent {
 width: 900px;
}

/* 评论 */
div.commentform textarea {
 height: 200px;
 width: 95%;
}

/* 日历 */
.CalTodayDay u {
 color: #f60;
}

/* 底部ad */
#under_post_kb, #ad_t2, #ad_c1,#ad_c2, #under_post_news {
 display: none
}