@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

.contentTitle3 {
    font-size: 1.1em;
    color: #91581f;
    margin-bottom: 0.8em;
    line-height: 1.5em;
    text-align: left;
}

.contentTitle2 {
    font-size: 1.3em;
    color: #91581f;
    margin-bottom: 0.76em;
    line-height: 1.48em;
    text-align: left;
}

.frontCover {
    qrfullpage: 1;
}

.contentTitle1 {
    font-size: 1.5em;
    color: #91581f;
    margin-bottom: 0.67em;
    line-height: 1.42em;
    text-align: center;
}

.sequenceTitle {
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
    color: #91581f;
}

.sequence {
    font-size: 1em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
}

.copyrightTitle {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.8em;
    line-height: 1.5em;
}

.copyright {
    font-size: 1em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
}

.content {
    font-size: 1em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
}

.quotation {
    font-size: 1em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
    font-style: italic;
}

.center {
    text-align: center;
    text-indent: 0em;
}

.left {
    text-indent: 0em;
}

.right {
    text-align: right;
}

/*ͼƬע��*/
.imgIntro {
    font-size: 2em;
    line-height: 1.67em;
    text-align: center;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

/*ͼƬ*/
.picture {
    text-align: center;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

/*����*/
hr {
    width: 100%;
    color: "#000000";
    size: "1px";
}