/*#sidebar_search,#blogCalendar{
display:none;
}*/
#under_post_news,#under_post_kb{
display:none;
}
#comment_nav{
background:#FFFFFF;
}
#navigator{
filter:alpha(opacity:85);
-moz-opacity:0.85;
-khtml-opacity:0.85;
opacity:0.85;
}
#main,#sideBar{
filter:alpha(opacity:95);
-moz-opacity:0.95;
-khtml-opacity:0.95;
opacity:0.95;
}
#sideBar{
margin-right:20px;
margin-left:0px;
float:left;
}
#blog-calendar{
background:#FFFFFF;
}
#mainContent{
float:right;
}
body{
background-image:url('https://files.cnblogs.com/files/HeDante/350933-106.bmp');
background-repeat:no-repeat;
width:100%;
height:100%;
background-size:100% 100%;
background-attachment: fixed;
}