.postBody
{
    line-height: 2;
    font-family: "Comic Sans MS","微软雅黑";
}

.postBody h2 {
    background: none repeat scroll 0% 0% #62cff3;
    border-radius: 6px 6px 6px 6px;
    border-bottom: 2px solid #3afb11;
    color: #043a73;
    font-size: 17px;
    margin: 15px 0px !important;
    padding: 5px 0px 5px 5px;
}

.postBody h4 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: auto;
    background: #79e9c4;
    padding-left: 15px;
    border-radius: 5px;
}

.postBody .cnblogs_code
{
    line-height: 1.5;
}

.postBody .blogpost-body p
{
    font-size: 16px;
}

#copyright h2
{
    background: none repeat scroll 0% 0% #62cff3;
    border-radius: 6px 6px 6px 6px;
    border-bottom: 2px solid #3afb11;
    color: #043a73;
    font-size: 17px;
    margin: 15px 0px !important;
    padding: 5px 0px 5px 5px;
}