#FuzhePanSignature
{ 
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;
background: #e5f1f4 no-repeat 1% 50%;

}
#FuzhePanSignature div
{
line-height: 25px;
}
#footer {
    visibility: hidden;
}
.code
{
    background: #fbedbb;
    border: #c0c0c0 1px solid;
    padding: 5px;
    margin: 0 40px 0 20px;
    font-family: Verdana,Helvetica, "微软雅黑" , Arial, "宋体" , sans-serif;
}

#cnblogs_post_body h1 {
background-color: gray;
padding-left: 5px;
color: white;
font-size: 20px;
font-weight: bold;
}