

/*封面*/
.frontCover {
	qrfullpage:1;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*背景色-行内默认样式用在span中*/
.bodyPic {
	text-align:center;
	margin:1em auto;
} 



.qrbodyPic {
	text-align:center;
	margin:1em auto;
} 

/*图片标题*/
.imgtitle {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;
}


/*注标图*/
.width100 {
	width:100%;	
}

.width80 {
	width:80%;	
}

.width60 {
	width:60%;	
}

.width50 {
	width:50%;	
}

.kaiti
{
	font-family:"STKaiti";
	font-size:1em;
}

.note{
	font-size: 0.8em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	text-indent:2em;
}

.block{
	margin-left: 2em;
	margin-right: 2em;
	font-family:"STKaiti";
	font-size:1em;
	text-indent:2em;
}


.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent: 0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}
h1.firstTitle {
	font-family: "SimHei";
	font-size: 1.8em;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 2em;
}

h2.secondTitle {
        font-family: "SimHei";
	font-size:1.5em;
	text-align: center;
	margin-bottom: 1.5em;

}
h3.thirdTitle {
	font-family: "SimHei";
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 1em;
}
h4.fourthTitle {

	font-family: "SimSun"; 
	text-align: left;
	font-weight:bold;
	font-size:1.1em;
	text-indent: 2em;
}
h5.fifthTitle {
	font-family: "SimSun"; 
	text-align: left;
	font-size:1em;
	text-indent: 2em;
}
h6 {
	font-family: "SimSun"; 
	text-align: left;
	font-size:0.9em;
	text-indent: 2em;

}
