#main {
    width: 100%;
    min-width: 950px;
    margin: 40px;
    text-align: left;
}
body{
 background-color: #eee;
}

/* advertise */
#ad_c1,#ad_t2,#opt_under_post,#ad_c1,#under_post_news,#ad_c2,#under_post_kb{
width:0;
height:0;
display:none;
overflow:hidden;
}

/*推荐和反对*/
#div_digg {
    padding: 10px;
    position: fixed;
    _position: absolute;
    z-index: 1000;
    bottom: 20px;
    right: 0;
    _right: 17px;
    border:2px solid #6FA833;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}

.icon_favorite {
    background: transparent url('https://files.cnblogs.com/files/jackson0714/kj.gif') no-repeat 0 0;
    padding-left: 16px;
}

#blog_post_info_block a {
    text-decoration: none;
    color: #5B9DCA;
    padding: 3px;
}