.pagelayout{
   background: url('https://og08oq1d9.bkt.clouddn.com/bg2.png');
   top:0;
   margin: 0;
   padding:0 200px;
   overflow:hidden;
    position: relative;
}
#Header1_HeaderTitle{
  background: rgba(0,0,0,0);
}
.header{
  background: rgba(0,0,0,0);
  margin-top:10px;
  padding-left:25px;
}
a.listitem, a.listitem:link, a.listitem:visited, a.listitem:active {
  background: rgba(0,0,0,0);
 }
.header div:nth-of-type(2){
   font-size: 18px;
   line-height: 30px;
   padding-left:10px;
 }
#blog-calendar {
  margin-top:70px;
}
.leftcolumn h1.listtitle{
  display:none;
}
.leftcolumn>ul:nth-of-type(1){
  position: absolute;
  left:200px;
  right:200px;
  border:none !important;
  height:30px;
  background: url('https://og08oq1d9.bkt.clouddn.com/nav.jpg');
}
.leftcolumn>ul:nth-of-type(1) li{
  float:left;
  width:100px;
  text-align: center;
  border:none;
  line-height:30px;
}
.leftcolumn>ul:nth-of-type(1) li a{
  background:rgba(0,0,0,0);
  font-size:16px;
  color: #fff;
  font-weight: 400;
padding-left:10px;
}
.centercolumn{
    padding-top: 80px;
}
.postlist{
  background:#fff;
}