#div_digg {
position: fixed;
bottom: 0;
right: 5px;
width: 120px;
border: 1px solid #eee;
border-radius: 5px;
padding: 5px;
background-color: #fff;
}
#cnblogs_post_body {
color: black;
font: 0.875em/1.5em "微软雅黑","PTSans","Arial",sans-serif;
font-size: 16px;
}
#cnblogs_post_body h1
{
background: #F2E4CB;
box-shadow: 0 0 0 0 #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
color: #935A41;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 17px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
text-shadow: 2px 2px 3px #222222;
}