.postBody
{
    font-family: Helvetica, Tahoma, "Hiragiro Sans GB", "微软雅黑", sans-serif;
    font-size: 10pt;
}
.postCon
{
    font-size: 9pt;
}
.postBody p
{
    text-indent: 0em;
}
.postCon p
{
    text-indent: 0em;
}
.postBody ol
{
    margin-left: 2em;
}
.postCon ol
{
    margin-left: 2em;
}
.postBody h1
{
    margin: 15px 0;
    padding: 0;
    font-size: 135%;
}
.postBody h2
{
    margin: 15px 0;
    padding: 0;
    font-size: 125%;
}
.postBody h3
{
    margin: 15px 0;
    padding: 0;
    font-size: 110%;
}
.code
{
    background: #f0f0f0;
    padding: 5px;
    margin: 0 40px 0 20px;
    font-family: Consolas, "微软雅黑" , Arial, "宋体" , sans-serif;
    font-size: 10pt;
    border-bottom-style: #101010 2px dashed;
    border-left: #6ce26c 5px solid;
    border-right-style: #101010 2px dashed;
    border-top-style: #101010 2px dashed;
}