#home{width:85%;}
#mainContent {width:auto;float: none;}
#sideBar{display: none;}
.postCon{width:98%;}
#navigator{
background-color: rgba(241, 235, 235, 0);
margin-top:0;
}
#topics .postTitle{border-bottom:0;}
.postTitle{border:0;}
.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle{background:none;border:0;}
.newsItem .catListTitle{display:none;}
#cnblogs_post_body /*内容主体*/
{
    font-family: "Courier New" ,微软雅黑,Consolas,Arial,宋体;
    font-size: 13px;
}
#cnblogs_post_body p /*内容主体p样式*/
{
    padding: 0px 0px 0px 0px;
    line-height: 160%;
}
#cnblogs_post_body ul /*内容主体ul样式*/
{
    margin-top:20px;
}
#cnblogs_post_body h1 /*内容主体h1标题样式*/
{
    padding-bottom: 3px;
    //background-color: #E7E5DC;
    padding-left: 5px;
    padding-right: 5px;
    color: black;
    padding-top: 5px;
    font-size: 17px;
    font-weight: bold;
}