
/*美化推荐按钮*/

#div_digg { 
position: fixed;bottom: 25px; 
margin-left: 800px;
}
#green_channel { 
position: fixed;bottom: 30px;
margin-left: 433px;
}

.diggword{
display:none
}
.buryit{display:none}

/*浏览量样式*/
#my_news_display {
    margin-top: -33px;
    margin-left: 80px;
}

/*搜索框隐藏*/
.mySearch{display:none}

/*头像*/
#my_head_image{
    width: 80px;
    height: 80px;
    margin-bottom: -102px;
    margin-top: 59px;
    margin-left: 133px;
    border-radius: 14px;
    overflow: hidden;
}