#navList a:link {
    color: #fff;
    text-shadow: 0px 0px 0px #000;
}
#div_digg {   float: right;
    font-size: 12px;
    margin: 10px;
    text-align: center;
    width: 120px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    background-color: white;
    margin: 10px;
    padding: 10px;
    border: 1px solid #CCC; 
box-shadow: 1px 1px 10px #000;
}
.recent_comment_body img { width: 100%;}

#cnblogs_post_body a:link {text-decoration: none;}
#navCategory {
    background-color: #ECECEC;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 12px;
}