#cnblogs_post_body h2 {
    background-color: gray;
    border-radius: 0px 0px 0px 0px;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#MySignature
{ 
    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:11px;
}
#MySignature div
{
    line-height: 25px;
}