#div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:390px;
  border:2px solid #6FA833;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
/*园子顶部菜单*/
#hd_top{height:23px;}
#hd_top_w{margin-top:3px;}
/*园子外容器*/
#wrapper{width:1300px !important;}

/*园子内容容器*/
#container_content{width: 1130px!important;}
#container_content #main{width:880px!important;}
#container_content #main .feed_body{width:820px!important;}
/*闪存发言容器*/
#ing_block{width:700px!important;}

/*园子向上滚动*/
#goTop a img {width:50px; height:50px;}
/*闪存行距*/
#feed_list .ing_body, .ing_comments ul li{line-height:22px !important;}



/*新闻标题*/
h2 a:link, h2 a:visited, h2 a:active,
#news_title a:link,#news_title:visited,#news_title a:active
{font-size:14px !important; font-weight:bold !important;}