body {
color: #747D67;
background: #528036 url(https://images.cnblogs.com/cnblogs_com/ihqn19/510098/o_bg.jpg) no-repeat fixed 0 0;
font: 15px/21px Arial, Helvetica, sans-serif;
}
#main,#rightmenu{ background:#fff;padding-left: 20px;padding-top: 30px;border-radius: 10px;}
#main{margin-left: 100px;right:400px;}
#rightmenu{right: 60px;margin-top:0px;}

/*标题*/
.post{ position:relative}
.postTitle{position: absolute;left: -25px;background: #B0DE41;border: 1px solid #6FB013;box-shadow: 4px 4px 5px rgba(54, 54, 54, 0.3);background: -webkit-linear-gradient(#B0DE41,#8FD127);background: -moz-linear-gradient(top,#B0DE41,#8FD127);background: -o-linear-gradient(top,#B0DE41,#8FD127);}
.postTitle a:link, .postTitle a:active, .postTitle a:visited{border: 1px solid #DEF141;display: block;padding: 5px 19px;text-decoration: none;font-weight: bold;
color: #494949;font-size: 15px;}
.postText{ margin-top:50px;}
.header{ display:none;}

/*藏掉不要*/
#ad_under_post_holder,#blog-calendar,.catListTitle,.RecentComment{ display:none; }