body {
background:url('https://images.cnblogs.com/cnblogs_com/hsuppr/907731/o_qsmy.gif') no-repeat top center fixed;
background-size:100% 100%;
}
#home {
    width: 75%;
    background-color: #fffc;
    background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
    filter:Alpha(opacity=80);
}
#blogTitle h1 a {
    color: #515151;
    font-size: 50px;
}
#blogTitle h2 {
    font-size: 18px;
    font-size: 1.1rem;
    line-height: 1.846153846;
    float: left;
}
#navList {
    font-size: 18px;
}
#navList a {
    padding-top: 15%;
}
#sideBar a {
    color: #000;
    font-size: 13px;
}
#sideBar h3 {
    font-size: 18px;
}
.catListTitle {
    border-left: 7px solid #213165;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff0;
    background-color: rgba(255, 255, 255, 0);
    filter:Alpha(opacity=80);
}
.CalTitle td {
    color: #000;
}
#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}