div.post div.entry
{
    font-family: Georgia,"Times New Roman",Times,sans-serif
}
div.post div.entry h1, div.post div.entry h2, div.post div.entry h3 {
	margin-top: 24px;
	margin-bottom: 12px;
}
div.post div.entry h1 {
	padding: 5px;
	color:white;
	background-color: gray;
}
div.post h2 {
	font-size: 22px;
	line-height: 100%;
}
div.post div.entry pre.code {
    font-family: Consolas
    border-style: dashed;
    border-left: solid 5px #6ce26c
}
div#information
{
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-top: -15px;
    margin-bottom: 30px;
    color: #666666
}
#MySignature　
　{　　 border:solid 1px #E5E5E5;
　　　　padding:10px;
　　　　background:#FFFEFE    url(https://images.cnblogs.com/cnblogs_com/dyhdream/554175/o_o_o_o_info.png) no-repeat scroll 15px 50%;
　　　padding-left:80px;
  }
#MySignature div
{
line-height: 25px;
}
.go2top {
    background: url("https://images.cnblogs.com/cnblogs_com/dyhdream/554175/o_o_go2top.png") no-repeat scroll left top transparent;
    bottom: 65px;
    color: #444444;
    display: none;
    height: 50px;
    /*left: 50%;*/
    right: 160px;
    margin-left: 510px;
    position: fixed;
    text-align: center;
    width: 50px;
}

.go2top:hover {
    background-position: -50px top;
}

#cnblogs_post_body h3,.myTitleGreen {
	background: #2B6695 !important;
	border-radius: 6px 6px 6px 6px !important;
	box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
	color: #FFFFFF;
	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
}
#cnblogs_post_body a{
	border-bottom-style: dashed;
    border-bottom-width: 1px;
    color:#3d81ee;
    text-decoration: none;
}


#div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:203px;
  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);
}