/*封面*/
.frontCover {
	qrfullpage:1;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 
 

.bodyPic {
	text-align:center;
	margin:1em auto;
} 


.width80 {
	width:80%;	
}

/* 行内边框*/
h1.body-title {
font-family: "DK-XIAOBIAOSONG","方正小标宋简体";
font-weight: normal;
font-size: 1.5em;
color: #335d8b;
text-align: center;
margin-bottom: 3em;
border-bottom:dotted 0.1em #335d8b; 
padding:0.2em;
}

span.ls
{
	font-family:SimHei;
	color:#1E90FF;
}

p.center {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
	text-align:center;
    font-size: 1em;
}
p.right1 {
	text-align:right;
	font-family:"楷体";
	font-size: 1em;

}


h2 {

	font-family:"SimSun";
	text-align:left;
	color:#ff7f50;
	font-size:1.3em;
	margin-top:2em;
	margin-bottom:1em;
	margin-left:0%;
}


h3 {

	font-family:"SimSun";
	text-align:left;
	font-weight:bold;
	color: #335d8b;
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:1em;
	text-indent:0em;
}
