code{
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  border: none;
  background-color: #fafafa;
}

.headermaintitle {
 font-size: 20px!important;
}

#cnblogs_post_body p {
    margin: 15px auto;
}

#contents{
 font-size: 18px!important;
}

.post p{
 font-size: 14px;
 font-family: Georgia;
 font-weight:500;
 color:#333;
 
}
.post h4{
 font-size: 20px!important;
}
.post h3{
 font-size: 24px!important;
 font-weight: normal;
 color:#333;
}
.post h2{
 font-size: 28px!important;
}
.post ul{
 font-size: 15px!important;
}
#rightmenu ul{
 font-size: 14px!important;
}
#rightmenu h3{
 font-size: 18px!important;
}

#under_post_news {
display:none;
}
#under_post_kb {
display:none
}
#cnblogs_c1{
display:none
}
#cnblogs_c2{
display:none
}
#ad_t2 {
display:none
}
#navCategory{
    border: 1px solid #d2d2d2;
    font-size: 14px;
    margin: 0 0 15px 20px;
    max-width: 260px;
    min-width: 120px;
    padding: 0px 6px 0px 6px;
    //text-decoration: underline;
display:block;
float:right;
}
#MySignature{
 display:block;
}