#home{
    width:1280px;
}

#mainContent{
    width:1000px;
}
#blog-sidecolumn .catListTitle {
border-radius: 5px 5px 0 0;
border: 0px;
background-color: #1FA6E6;
font-family: '微软雅黑';
color: white;
}
.newsItem .catListTitle {
border-radius: 5px 5px 0 0;
border: 0px;
background-color: #1FA6E6;
font-family: '微软雅黑';
color: white;
}
#blogCalendar,.mySearch{
    display:none;
}