#top{
    border-top: 3px solid #336699;
}

#rightmenu{
    padding-right: 15px;
    padding-left: 0px;
    left: 5px;
}
#main {
    margin-left: 210px;
    margin-right: 0px;
}
p#footer{
   display:none;
}

/* 推荐和反对 START */
#div_digg {
    padding: 10px;
    position: fixed;
    _position: absolute;
    z-index: 1000;
    bottom: 20px;
    right: 0;
    _right: 17px;
    border: 1px solid #D9DBE1;
    background-color: #FFFFFF;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.icon_favorite {
    background: transparent url('https://files.cnblogs.com/files/yzhilzcy4/kj%5B1%5D.gif') no-repeat 0 0;
    padding-left: 16px;
}

#blog_post_info_block a {
    text-decoration: none;
    color: #5B9DCA;
    padding: 3px;
}
/* 推荐和反对 END */

/* 公告 */
#blog-news {
    font-size: 12px;
    line-height: 18px;
}

/* 段落标题 */
#main h2 {
    font-size: 20px;
}