#home {
    width: 80%;  /* 页面宽度 */
}

#sideBar {
    float: left;
}

#mainContent {
    float: right;
}

#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none; !important
}