body{
background: url(https://xu-1253495453.picgz.myqcloud.com/DSC_0577.JPG) top center no-repeat #000;

background-size: 100%;
}
#main {
    min-width: 1000px;
}
#navList {
width:613px;
}
#navList li {
    width: 16%;
}
#navigator {
background-color: #4e9eec;
    width: 1000px;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #fbedf2;
    text-shadow: 1px 1px 0px #000;
}
#navList a:hover{
    color: white;
    text-decoration: none;
}
#blogCalendar{
display:none;
}
.catListTitle{
background:#4e9eec !important;
    border: none !important;
    color: white !important;
}
#profile_block {
    color: #b1b1b1;
}
#profile_block a{
    color: #b1b1b1;
}

/*搜索框*/
input.btn_my_zzk {
   width: 80px;
    background: #4e9eec;
border:none;
color: white;
}

.postTitle a:hover {
    color: #4cb8ef;
    text-decoration: none;
}
#sideBarMain a{
 color:#ababab;
}
.postBody {
    line-height: 2.2;
    color: #636363;
}
#blogTitle h1 {
    font-size: 30px;
 
    margin-top: -10px;
   
}
#blog-news {
    color: #a5a5a5;
}
#profile_block {
    margin-top: 22px;
}