

/*封面*/
.frontCover {
	qrfullpage:1;
}


/*<h1>一级标题*/
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;

}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*背景色-行内默认样式用在span中*/
.bodyPic {
	text-align:center;
	margin:1em auto;
} 



/*图片说明*/
.imgdescript {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;
} 


/*注标图*/
.width100 {
	width:100%;	
}

/*分页*/
img.tu90 {
  width: 90%;
  margin-bottom: 0;
}


img.tu80 {
  width: 80%;
  margin-bottom: 0;
}


img.tu60 {
  width: 60%;
  margin-bottom: 0;
}

img.tu50 {
  width: 50%;
  margin-bottom: 0;
}


img.tu40 {
  width: 40%;
  margin-bottom: 0;
}


img.tu30 {
  width: 30%;
  margin-bottom: 0;
}

img.tu20 {
  width: 20%;
  margin-bottom: 0;
}

img.tu25 {
  width: 25%;
  margin-bottom: 0;
}

img.tu10 {
  width: 10%;
  margin-bottom: 0;
}

div.div-tu2 {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}


img.biao1 {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0.4em;
}


.a05
{
	text-decoration:underline;
}

/*文中嵌入图*/
.ah3 {
  height: 3em;
  width: auto;
  vertical-align: middle;
}
.ah4 {
  height: 4em;
  width: auto;
  vertical-align: middle;
}
.t-left {
  text-align: left;
  text-indent: 0;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}
.t-center {
  text-align: center;
  text-indent: 0;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}

/** 楷体文字 **/
.kai {
  font-family: STKai, "MKai PRC", Kai, "楷体", "Times New Roman", Times, "KaiTi SC", KaiTi;
	font-size:1em;
	text-indent:2em;
}


/*居中图div*/
div.div-tu {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
  vertical-align: middle;
}


/*表图div*/
div.div-biao {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
img.biao {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0.4em;
}

/** ----------------------------- **/
.frame-zhijiao {
  font-size: 1em;
  padding: 0.5em 0.5em 0 0.5em;
  margin: 1em 0 1.5em 0;
  margin-left:10em;
  margin-right:10em;
  border-style: solid solid solid solid;
  border-width: 0.1em;
}
