body{
background-color:#EEEEEE;
}
#cnblogs_post_body h1{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h1:hover{
   color: rgb(255, 102, 0);
}
#cb_post_title_url{
  color: #fff;
  margin-left:45%;

}
#AllanboltSignature
{ 
border-top: #e0e0e0 1px dashed;
border-right: #e0e0e0 1px dashed;
border-left: #e0e0e0 1px dashed;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 70px;
font-family: 楷体;
font-size:17px;
background:url(https://images.cnblogs.com/cnblogs_com/allanbolt/226222/o_users_two_warning_48.png)  #008eb7 no-repeat 1% 50%;

}
#AllanboltSignature div
{
line-height: 25px;
}
#cnblogs_post_body h1    {
         background: #2B6695;
         border-radius: 6px 6px 6px 6px;
         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: 18px 0 !important;
         padding: 8px 0 5px 5px;
         text-shadow: 2px 2px 3px #222222;
     }
h2
{
color: #fff;
background-color: #B0E0E6;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
margin:10px 0px;
text-shadow:2px 2px 3px #404040;
}

h3
{
padding-left:0px; 
margin-left:0px; 
color:#20B2AA;
border-bottom:#e0e0e0 0px dashed;
font-size:15px;
}