#cnblogs_post_body a {
    text-decoration: none;
    color: #2769C0;
    padding: 1px 2px;
}
#cnblogs_post_body a:hover{
    color: #fff;
    background-color: #78AFD3;
    padding: 1px 2px;
}
#cnblogs_post_body ul li {
    list-style: inherit!important;
    margin-bottom: 0.1em;
}
h2{
  background-color: #406CA4;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8e;
  margin: 16px 0px 5px 0px;
  padding: 6px;
  text-align: left;
  font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
h3{
   background-color: #406CA4;
   color: #ffffff;
   font-size: 14px;
   font-weight: bold;
   line-height: 1.8e;
   margin: 16px 0px 5px 0px;
   padding: 6px;
   text-align: left;
   font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}
/*快速评论*/
#div_digg {
  position: fixed;
  bottom: 10px;
  right: 15px;
  border: 2px solid #ECD7B1;
  padding: 10px;
  width: 140px;
  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);
}
#AllanboltSignature
{ 
border-top: #e0e0e0 1px dashed;
border-right: #e0e0e0 1px dashed;
border-bottom: #e0e0e0 1px dashed;
border-left: #e0e0e0 1px dashed;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 60px;
font-family: 微软雅黑;
font-size:16px;
font-color:red;
background: url(https://images.cnblogs.com/cnblogs_com/allanbolt/226222/o_users_two_warning_48.png) #e5f1f4 no-repeat 1% 50%;

}
#AllanboltSignature div
{
line-height: 25px;
}
/**头部设置*/
div#blogTitle .title {
text-indent: 30px;
padding-top: 15px;
}
#blogTitle .title {
font-size: 17pt;
}