
/* 版权信息页标题 */
h1.copyright-title{
	color:#301c1e;
	font-weight:blod;
	text-align:center;
	border-style:none none dotted none;
	border-width:0.05em;
	margin:1em 0em 1em 0em;
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
}

/* 版权信息页正文 */
p.copyright-text{
	color:#301c1e;
	text-indent:0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}

/* 一级标题 */
h1.bodycontent-title-1{
	font-family:"仿宋";
	font-size:110%;
	text-align:center;
	font-weight:bold;
	margin:2em 0em 2em 0em;
}


/* 正文英文 */
p.bodycontent-yingwen{
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
}


/* 引用文 */
p.blockquote{
	font-family:"仿宋";
	text-indent:2em;
	font-style:italic;
	font-size:1em;
}


/* 注释标题 */
p.note-title{
	font-family:"黑体";
	font-size:100%;
	text-align:left;
	text-indent:0;
}


/* 脚注段 */		 
p.fnContent{
	font-family:"仿宋";
	margin-top:0.5em; 
	margin-bottom:0.5em;
	text-align:justify;
	margin-left:2em;
	margin-right:0em;
	text-indent:0em;
	font-size:0.9em;
}

/*封面*/
.frontCover {
	qrfullpage:1;
}
