/*封面*/
.frontCover {
	qrfullpage:1;
}

/*版权标题*/
.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom:1em;

}


/*版权内容*/
.contentCR {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:0.9em;
	text-indent:0;
}




.chapterTitle {
    font-family: "Times New Roman","DK-XIAOBIAOSONG","方正小标宋简体";
    text-align: center;
    font-size: 1.6em;
    color: #9c282b;
    font-weight: normal;
    margin: 1em 0em 1em 0em;
}

.sectionTitle {
    font-family: "Times New Roman","SimSun";
    text-align: center;
    text-indent: 0em;
    font-size: 1.4em;
    color: #9c282b;
    font-weight: bold;
    margin: 1em 0em 0.5em 0em;
}

.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
}

.reference {
    font-size: 1.0em;
    text-align: justify;
    text-justify: inter-ideograph;
    text-indent: 2.0em;
    line-height: 1.5em;
    margin: 0.5em 0em 0.5em 0em;
    font-family: "Times New Roman", "楷体", KaiTi, "KaiTi SC", Kai, "Times New Roman", Times, serif;
}

.poem {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.5em;
    font-size: 1.0em;
    text-align: left;
    font-family: "Times New Roman",Times,serif,"仿宋",FangSong,"仿宋_GB2312",FangSong_GB2312,STFangsong,"FangSong SC";
    text-indent: 2.0em;
}


.picture {
	text-align:center;
	margin:1em auto;
}



.left-content {
    font-size: 1.0em;
    text-align: justify;
    text-justify: inter-ideograph;
    text-indent: 0em;
    line-height: 1.8em;
    margin: 0.5em 0em 0.5em 0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
}

.left-reference {
    font-size: 1.0em;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.5em;
    padding-left: 2.0em;
    padding-right: 2.0em;
    margin: 0.5em 0em 0.5em 0em;
    font-family: "Times New Roman", "楷体", KaiTi, "KaiTi SC", Kai, "Times New Roman", Times, serif;
}

.center-content {
    font-size: 1.0em;
    text-align: center;
    line-height: 1.8em;
    margin: 0.5em 0em 0.5em 0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
}

.right-reference {
    font-size: 1.0em;
    text-align: right;
    text-indent: 2.0em;
    line-height: 1.5em;
    padding-left: 2.0em;
    padding-right: 2.0em;
    margin: 0.5em 0em 0.5em 0em;
    font-family: "Times New Roman", "楷体", KaiTi, "KaiTi SC", Kai, "Times New Roman", Times, serif;
}




.picture_character {
    height: 1.0em;
    vertical-align: text-bottom;
}

.picture_figure {
    vertical-align: middle;
}


