/* 2.0.0版本*/

/*封面*/
.frontCover {
	qrfullpage:1;
}

.qqreader-fullimg{
	qrfullpage:1;
}

/*<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;
} 
 

img.tu100 {
  width: 100%;
  margin-bottom: 0;
}

img.tu80 {
  width: 80%;
  margin-bottom: 0;
}
img.tu50 {
  width: 50%;
  margin-bottom: 0;
}


img.tu40 {
  width: 40%;
  margin-bottom: 0;
}


img.tu30 {
  width: 30%;
  margin-bottom: 0;
}

.a05
{
	text-decoration:underline;
}


.ah1F {
  height: 1.5em;
  width: auto;
  vertical-align: text-bottom;
}

/** 楷体文字 **/
.kai {
  font-family: STKai, "MKai PRC", Kai, "楷体", "Times New Roman", Times, "KaiTi SC", KaiTi;
}

img {
  vertical-align: middle;
}

/*居中图div*/
div.div-tu {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}

