body {
    font-size: 14px;
    font-family: "微软雅黑";
}
#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 6px;
    border-right: 1px solid #ccc;
    font-weight: bold;
}
.newsItem {
    padding: 10px 0 5px 0px;
    margin-bottom: 8px;
}

#sideBarMain h3 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #D4D4D4;
    padding-bottom: 10px;
    margin-top: 10px;
}

#blog-news {
    font-weight: bold;
    color: #333;
}