p {
    text-align: justify;
    text-indent: 2em;
    line-height: 35px;
    margin-top: 5pt;
    margin-bottom: 5pt;
    font-family: "microsoft yahei",serif;
    color: #333;
}
h1 {
    text-indent: 0em;
    font-family: "microsoft yahei",serif;
    font-weight: normal;
    font-size: 22px;
}
h3 {
    text-indent: 0em;
    font-family: "microsoft yahei",serif;
    font-weight: normal;
    font-size: 20px;
}
h4 {
    text-indent: 0em;
    font-family: "microsoft yahei",serif;
    font-weight: normal;
    font-size: 20px;
}
img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}
.text-yy {
    font-family: "楷体",KaiTi,"楷体_GB2312",KaiTi_GB2312,SimKai;
    color: #878787;
}
div {
    background: #F4ED	;
}