#blog_post_info { position:relative;}
#div_digg {
  float: right;
  margin-bottom: 10px;
  margin-right: 30px;
  font-size: 12px;
  width: 125px;
  text-align: center;
  margin-top: 10px;
}

.diggit {  
  float: left;
  width: 128px;
  height: 128px;
  background: url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_dig.gif') no-repeat;
  background-position: 0 0;
  text-align: center;
  cursor: pointer;}
.buryit {display:none;}
#digg_tips{ margin-top:10px;}

.diggnum {
font-size: 51px;
color: #63B8FF;
font-family: Tahoma;
}
#cnblogs_post_body h1, #cnblogs_post_body h2, #cnblogs_post_body h3 {
	margin-top: 24px;
	margin-bottom: 12px;
}
#cnblogs_post_body h1 {
	padding: 5px;
	color: white;
	background-color: #A5A5A5;
}