/*侧边栏公告*/
#blog-news > img {
    /*头像*/
    display: block;
    margin: auto;
height:190px;
width:190px;
}

#profile_block {
    font-size: 15px;
    padding: 20px;
    line-height: 1.8;
}

#profile_block > a:link {
    color: #F60;
}

/*公告结束*/

.newsItem a {
    color: #6a6352;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}