body{
  background:url("https://img2020.cnblogs.com/blog/1185667/202004/1185667-20200411100700733-1970780287.png") no-repeat fixed;
  background-size: 100%;
  background-size:cover;
  background-position:center;
  color: black;
}
.Framework, .MainCell{
background-color :rgba(225,225,225,0.1);
}
tbody,tr,td,#top, #sub{
background-color :rgba(225,225,225,0.1);
background-image:none;
}
#top table{
background-color :rgba(225,225,225,0.1);
}
#Header1_HeaderTitle{
color: black;
font-weight:bold;
}
.postfoot{
color: #fdfdfd;
}
#ad_t2,#cnblogs_c2,#under_post_news,#under_post_kb,#cnblogs_c1,.buryit,#sidebar_search{
display:none;
}
.postbody{
  background-color :rgba(225,225,225,0.9);
}
#cnblogs_post_body{
  background-color :none;
}
.post,#green_channel{
border:none;
}
.post{
margin-bottom:50px;
}
#post_detail{
  background-color :none;  //background-color :rgba(225,225,225,0.4);
}
.c_b_p_desc .c_b_p_desc_readmore{background-color:#ffffff;}