#profile_block {
   display:none;
}
#blogTitle h2 {
    margin-top: 1em;
    margin-left: 5em;
    width: 100%;
}
.c_b_p_desc_readmore{
  color:#1C7791 !important;
  font-weight: bold;
}
#under_post_news {
   display:none;
}
#ad_t2 {
   display:none;
}
#cnblogs_c1 {
   display:none;
}
#cnblogs_c2 {
   display:none;
}
#HistoryToday {
   display:none;
}
#kb_block {
   display:none;
}
div.commentform textarea {
    height: 60px;
}
#blogTitle h1 {
    font-size: 220%;
}
#header {
    min-width: 600px;
}
#main{
    min-width: 600px;
}
#footer {
    min-width: 600px;
}
body {
    background:url("https://img.t.sinajs.cn/t6/skin/skin048/images/body_bg_page.jpg?id=201503261330") top center no-repeat #b4daef;
    background-size: auto 100%;
    font-size: 14px;
    //font-family: Courier New,Console,Verdana,"微软雅黑";
    //font: normal 14px/26px Arial;
}
#navigator {
    background-color:#3280AD;
}
#cnblogs_post_body h2 {
    background: none repeat 0% 0% rgb(135, 188, 220);
    box-shadow: 1px 1px 1px 1px rgb(95, 90, 75), 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: rgb(255, 255, 255);
    font-family: "微软雅黑","黑体","宋体",Arial;
    font-size: 17px;
    font-weight: bold;
    margin: 15px 0px !important;
    padding: 5px 0px 5px 20px;
    text-shadow: 2px 2px 3px rgb(34, 34, 34);
    width: 97%;
}
h3 {
    font-family: "微软雅黑",Arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #369;
    padding-bottom: 4px;
    border-bottom: 1px solid #999;
}
.syntaxhighlighter .gutter .line {
    border-right: 2px solid rgb(27,161,226)!important;
}
.postSeparator {
    margin: 0 auto 1em auto;
}
.postTitle {
    padding: 0 10px 10px 20px;
}