#ZddSignature{ 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:12px;background: url(https://www.cnblogs.com/images/cnblogs_com/terryblog/o_yellow-pin.png) #e5f1f4 no-repeat 1% 50%;}#ZddSignature div{line-height: 25px;}

#content #cnblogs_post_body h1
{ 
     margin: 10px 0;
        font-family: 'Microsoft Yahei';
        text-align: left;
        padding: 6px 20px;
        color: #000000;
        background: #55895B;
        font-size: 20px;
        border-radius: 4px;
        clear: both;
}
#content #cnblogs_post_body h2 
{ 
    margin: 10px 0;
        font-family: 'Microsoft Yahei';
        padding: 6px 20px;
        background: #93C8A2;
        color: #000000;
        font-size: 18px;
        border-radius: 4px;
        clear: both;
}
#content #cnblogs_post_body h3 
{ 
    margin: 10px 0;
        padding: 6px 20px;
        font-family: 'Microsoft Yahei';
        margin: 15px 0;
        font-size: 16px;
        color: #000000;
        background: #C6EFD2;
        color: #999;
        border-radius: 4px;
        clear: both;
}
#content #cnblogs_post_body p
{
    font-family: 宋体;
    font-size: 16px ;
}

#content .cnblogs_code
{
    font-family: Courier New;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px ;
    line-height: 16px ;
}
#content .note
{
  margin: 10px 0;
  padding: 15px 20px 15px 60px;
  background: #FCFAA9 url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png') no-repeat 20px 0;
  font-size: 15px;
  font-family: 'Microsoft Yahei';
  box-shadow: 0 0 8px #aaa;
  clear: both;
}