.p_style {
    box-sizing: border-box;
    margin: 0px 10px 16px !important;
    line-height: 1.6em !important;
    color: rgb(15, 15, 15);
    font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
    font-size: 15.6px;
}

.li_style {
    box-sizing: border-box;
    margin: 0.5em;
    line-height: 1.6em;
}

.ul_style {
    box-sizing: border-box;
    margin-top: 0px !important;
    margin-bottom: 16px !important;
    color: rgb(15, 15, 15);
    font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
    font-size: 15.6px; 
}

.boxSize {
    box-sizing: border-box;
}

.initialAll {
    box-sizing: border-box;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
}

.font09 {
    font-size: 0.9em;
}

.font156 {
    font-size: 15.6px;
}

.policy {
    font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
    font-size: 15.6px;
    letter-spacing: 1px;
}

.mail {
    box-sizing: border-box;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    color: rgb(4, 107, 153);
    text-decoration-line: none;
}

.span_style {
    background-color: rgb(255, 255, 255);
    font-family: custom-serif, SimHei, Arial, Helvetica, sans-serif;
    font-size: 15.6px;
}