/*
#ZjmainstayCnblogsSWFTags {
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    position: relative;
    left:550px;
    top:120px;
    z-index: 10000;
}
*/

html>body {
    background: url(https://s2.loli.net/2022/06/09/gUTv1zN3dVB8ibP.png) fixed center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    z-index: 0;
}

#home {
    /*opacity: 0.75;*/
    background: rgb(247, 255, 247,0.75);
    border-radius: 5px;
}

/*
#sideBar {
    background: transparent;
}
#mainContent {
    background: rgb(247, 255, 247, 0.75);
    border-radius: 5px;
} */

.sidebar-character.bottom {
    bottom: 0;
}
.sidebar-character {
    position: fixed;
    margin-bottom: -5px;
    margin-left: 0px;
    user-select: none;
    z-index: 1;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
	background: transparent !important;
}