#sideBar {
    width: 265px;
}
#navigator, #blogTitle, #main, #footer {
    width: 1200px;
}
#mainContent {
    width: 900px;
}
body {
    background: url(https://images.cnblogs.com/cnblogs_com/xing901022/790059/o_bg.gif) repeat scroll 0 0 #f0eef5;
}
#MySignature {
    border: solid 1px #E5E5E5;
    padding: 10px;
    background: #FFFEFE url(//images.cnblogs.com/cnblogs_com/grenet/226272/o_o_o_info.png) no-repeat scroll 15px 50%;
    padding-left: 80px;
}
#cnblogs_post_body h1 {
    line-height: inherit;
    padding: 0px;
    font-weight: bold;
    font-size: 1.5em;
    padding-left: 20px !important;
    color: Green !important;
    background: #eee;
    border-radius: 6px;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    min-height: 25px;
    margin: 18px 5px !important;
    opacity: 0.8;
    border: 1px dashed #aaa;
}

#blogTitle {
    display: none;
}
div.commentform textarea {
    width: 99%;
    height: 200px;
}
#ad_t2, #opt_under_post, #cnblogs_c1, #under_post_news, #cnblogs_c2, #under_post_kb, #HistoryToday {
    display: none;
}
.post {
    background-color: #ffffff;
}
#cnblogs_post_body img {
    max-width: 700px;
}