.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #074cb7;
    transition: all 0.4s linear 0s;
}
#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: rgba(241, 241, 241, 0.65);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body {
    color: #000;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    width: auto;
    height: auto;
    z-index: -10;
    background: #FFFFFF url(https://images.cnblogs.com/cnblogs_com/ivan-count/1064486/o_307991.jpg) no-repeat top center fixed;
    background-position: 0px 0px;
    background-attachment: fixed;
    background-size: cover;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}
.CalTitle td {
    background: rgba(108, 226, 108, 0) !important;
    border: 0px !important;
    color: #040404;
    font-family: "Comic Sans MS";
}
.CalTodayDay {
    background: rgba(82, 168, 236, 0.41) !important;
    color: #FFF;
    font-weight: bold;
}
.CalTitle {
    background: rgba(98, 147, 187, 0);
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}
.CalDayHeader {
    background: rgba(248, 248, 248, 0);
    font-weight: 100;
    color: #0069f1;
}
#sideBar a {
    color: #000;
}
textarea#tbCommentBody.comment_textarea
{
   background-color: rgba(250,250,250,0.5);
}
input#tbCommentAuthor.author
{
background-color: rgba(250,250,250,0.5);
}
input#q.input_my_zzk{
background: rgba(169, 169, 169, 0.55);
}
input#google_q.input_my_zzk
{
background: rgba(169, 169, 169, 0.55);
}
.cnblogs_code
{
background: rgba(169, 169, 169, 0.55);
}
pre
{
background-color: rgba(250,250,250,0.5);
}
.cnblogs_code div {
    background-color: rgba(250, 250, 250, 0.17);
}
.cnblogs_code_collapse
{
background-color: rgba(250,250,250,0.65);
}
.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
    background-color: rgba(245, 245, 245, 0)!important;
    border: none!important;
}
#mysign{
background: rgba(230,250,230,0.6);
 padding: 10px 10px 10px; 
border: 1px dashed rgb(224,224,224); 
font-family: 微软雅黑;
}
textarea{
background-color: rgba(250,250,250,0.5);
}