body {
    background: url("//images.cnblogs.com/cnblogs_com/yyuueexxiinngg/1164833/o_bg_yuanzuimizi.jpg") fixed;
    background-size: cover;
}

#home {
    background-color: rgba(255, 255, 255, 0.8);
    width: 75%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: none;
}

.input_my_zzk {
    background-color: rgba(255, 255, 255, 0.2);
}

.catListTitle {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 0.4rem;
}

.CalTitle {
    background: none;
}

.CalTitle td, .CalDayHeader {
    background: rgba(245,245,245,0.3) !important;
}

.CalTodayDay{
    background: rgba(245,245,245,0.3) !important;
    color: rgba(0, 0, 0, 0.74);
}

.cnblogs_code, .cnblogs_code div{
    background-color: rgba(245,245,245,0.5);
}

#tbCommentAuthor{
    background-color: rgba(235,235,228,0.3);
}

#tbCommentBody{
    background-color: rgba(245,245,245,0.3);
    border: 1px solid #ddd;

}

.comment_btn{
    background-color: rgba(33,117,155,0.6);
}

.c_ad_block{
    display: none;
}