


/* 行内边框*/
.bj1{
	background-color: #DCDCDC;
	padding: 0.2em;
	margin-top:1em;
	margin-bottom:1em;
}

.note{
	font-size:0.6em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
}



.kaiti1
{
	font-family:"楷体";
	font-size:1em;
}

.left {
	text-align:left;
	text-indent:2em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}


/*封面*/
.frontCover {
	qrfullpage:1;
}

h1.firstTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
	text-indent:0;
	margin-bottom:2em;

}  

/*<h2>二级标题*/
h2.secondTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.3em;
	line-height:1.3em;
	text-indent:0;
	margin-top:2em;
	text-align:center;

}

/*<h3>三级标题*/
h3.thirdTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.1em;
	line-height:1.4em;
	text-indent:0;
	margin-top:1em;

} 


/*正文内容*/
.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;
}


/*注标图*/
.width80 {
	width:80%;	
}

.width100 {
	width:100%;	
}