body{
  font-size:13pt;
}
#home{
  width:1300px;
  background:#dcdcdc;
}
#sideBar{
  width:230px;
  
  margin-top:300px;
}
#sideBarMain{
  margin-top:0px;
  background:#dcdcdc;
}
#mainContent{
  top:0px;
  left:0px;
  width:1048px;
  margin-left:0px;
  margin-top:300px;
}
#header{
  height:300px;
  width:1300px;
  margin-left:0px;
  background:url("https://images.cnblogs.com/cnblogs_com/luxueping/849398/o_bg1.jpg") no-repeat center;
  background-size:1300px auto;
}
#navigator{
  height:55px;
  margin-left:350px;
  margin-top:215px;
}
#main{
  width:1300px;
}
#calendar{
  display:none;
}
#blogTitle{
  top:20px;
  left:95px;
  display:none;
}
#navList{
  font-size:15pt;
  margin-top:30px;
  height:25px;
  width:500px;
}
#navList li{
  text-align:center;
  margin-left:25px;
  height:30px;
}
#navList li:hover{
  border-bottom:2px solid #ddd;
}
#navList li:last-child{
  width:50px;
}
#navList li a:hover{
  background:none;
}
.blogStats{
  margin-top:35px;
}
#blog-news{
  padding-left:14px;
}
#blogTitle h1{
  
}
#leftcontentcontainer{
  padding:15px;
  width：0px;
}
#leftcontentcontainer{
  width:200px;
}