#blog-calendar,#leftcontentcontainer,.newsItem,#leftcontentcontainer{
border:2px solid  #66CCCC;
border-left:none;
border-top:none;
}
*{
font-family: 微软雅黑";
}
#navList>li>a:hover{
text-decoration:none;
color:#99CCCC;
}
/*导航*/
#navigator{
border-radius:5px;
}
/*日历*/
#blog-calendar{
background: #DDD;
border-radius:5px;
}
/*公告信息栏*/
.newsItem{
background: #DDD;
border-radius:5px;;
}
/*搜索和杂项*/
#leftcontentcontainer{
background: #DDD;
margin-top:10px;
border-radius:5px;
}
#mainContent{
height:100%;

}
div{
//border:1px solid  red;
}
/*中部body*/
#main{
border-radius:5px;
}
/* 右侧边*/
#sideBar{
border-radius:5px;
background:#555;
height:1800px;
width:19.32%;
}
/*文章主体*/
.postBody{
margin-top:10px;
border:2px solid  #555;
border-radius:5px;
}
/*textarea*/
#tbCommentBody{
height:50px;
width:665px;
}
/*评论*/
#comment_form_container{
border:2px solid  #555;
border-radius:5px;
margin-left:-12px;
padding:5px;
}
/*广告*/
#cnblogs_c1,#cnblogs_c2{
display:none;
}
#under_post_news,#under_post_kb,#ad_t2{

border:2px solid  #555;
border-radius:5px;
margin-left:-12px;
margin-top:10px;
}

body{
background:url(https://www.cnblogs.com/images/cnblogs_com/ljh-blog/1455417/o_%e8%83%8c%e6%99%af%e5%9b%be%e7%89%87.jpg)no-repeat;
background-position: center center;
background-attachment: fixed;  
background-size: cover;
background-color: #0099CC;
}
img{
margin:0px;
}
#main{
}
#header{
width:1500px;
position:relative;

}
#mainContent
{
width:80%;

}
#home{
width:1500px;
position:relative;

}