body {
    color: #333;
    background: #fff url('https://files.cnblogs.com/files/blogofjzq/be83ac62b86abb2cbf5eab2c4d67ab14.bmp') no-repeat center center fixed;
    background-size: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    line-height: 2;
    padding-top: 30px;
    padding-bottom: 30px;
}
#home
{
background-color:rgba(255,255,255,0.75);
width:1100px;
margin-left: 5%;
}
#Header1_HeaderTitle
{
font-size:36px;
font-weight:bold;
color:#333;
}
#header
{
padding:20px;
}
#blogTitle .title
{
background:url('https://files.cnblogs.com/files/blogofjzq/%28zhaoxi.net%29.bmp')  no-repeat left;
height:100px;
line-height:100px;
padding-left:200px;
}
#navList li {
    font-weight: bold;
    float: left;
    height: 30px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
}
#navigator {
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-width: 1px;
    height: 70px;
    line-height: 30px;
    color: #999;
    padding-left: 15px;
    padding-right: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 2px\9;
}
.postTitle, .entrylistPosttitle, .feedback_area_title {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
 margin-left:20px; 
 margin-right:0px; 
 margin-bottom:20px; 
}
#sideBarMain {
    padding-left: 20px;
}
#sidebar_shortcut
{
display:none;
}