.frontCover {
    qrfullpage: 1;
}

body {
    font-family: SimSun;
}

a {
    text-decoration: none;
}

hr {
    text-align: left;
    margin-left: 0;
    width: 30%;
}

img {
    vertical-align: middle;
}

.sect1 {
    text-align: center;
    font-size: 1.8em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect2 {
    text-align: left;
    text-indent: 0em;
    font-size: 1.6em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect3 {
    text-align: left;
    text-indent: 0em;
    font-size: 1.4em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect4 {
    text-align: left;
    text-indent: 0em;
    font-size: 1.2em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.content {
    font-size: 1.0em;
    text-align: justify;
    text-indent: 2.0em;
    line-height: 1.25em;
    margin: 0.5em 0em 0.5em 0em;
}

.content_right {
    font-size: 1.0em;
    text-align: right;
    text-indent: 2.0em;
    line-height: 1.25em;
    margin: 0.5em 0em 0.5em 0em;
}

.content_center {
    font-size: 1.0em;
    text-align: center;
    line-height: 1.25em;
    margin: 0.5em 0em 0.5em 0em;
}

.picture_character {
    height: 1.0em;
    vertical-align: text-bottom;
}

.picture_line {
    vertical-align: middle;
}

.picture_figure {
    text-align: center;
}

.picture_figure_title {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.25em;
    margin-top: 0.2em;
}

.picture_table {
    text-align: center;
}

.picture_table_note {
    font-size: 0.8em;
    text-align: left;
    line-height: 1.25em;
}

.picture_table_title {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.25em;
    margin-bottom: 0.2em;
}

.superscript {
    font-size: 0.6em;
    vertical-align: super;
}

.subscript {
    font-size: 0.6em;
    vertical-align: sub;
}

.emphasis_bold {
    font-weight: bold;
}