#cnblogs_post_body{
    font-family:"微软雅黑"，Courier New;
}
#cnblogs_post_body li{
    font-size:15px;
    color: #333333;
    line-height:22px;
}
#cnblogs_post_body p{
    font-size:15px;
    line-height:25px;
    margin:14px 0 0 0;
    text-decoration: none;
}
#cnblogs_post_body h1 {
    background-color: #555555;
    color: #FFFFFF;
    font-size: 26px;
    font-weight: normal;
    padding: 8px 10px;
    line-height:30px;
}
#cnblogs_post_body h2 {
    color: #999900;
    font-size: 24px;
    font-weight: normal;
    padding: 10px 0px;
    line-height:30px;
    text-decoration:underline;
}
div.post h2 {
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 120%;
}
a:link, a:visited {
    color: #003300;
}
#cnblogs_post_body h3 {
    font-family:"华文行楷"，Courier New;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 30px;
    line-height:16px;
}
div#about{
    display:none;
}
div#sidebar{
    display:none;
}
a.minyx{
    display:none;
}
div#content{
    width:100%;
    margin-right:0;
}
.cnblogs_code pre {
    max-width: 1200px;
}