.frontCover{
	qrfullpage:1;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.super{
	font-size:0.7em;
	vertical-align:super;
}
.front {
  font-family: "SimHei";
  font-size: 1.3em;
	text-align: center;
  text-indent: 0em;
}
.note {
  font-size: 0.8em;
  text-indent: 2em;
}
.block {
  font-family: "STKaiti";
  text-indent: 2em;
	margin-left:2em;
  font-size: 0.9em;
}
.lk {
  text-align: right;
  font-family: "STKaiti";
  font-size: 0.9em;
}
.img {
  text-align: center;
  font-size: 0.9em;
  font-family: "STKaiti";
  text-indent: 0em;
  font-weight: bold;
}
.content {
  font-size:1em;
  text-indent: 2em;
}
.center {
  text-align: center;
  font-size:1em;
  text-indent: 0em;
}
.left {
  text-indent: 0em;
  font-size:1em;
}
.firstTitle{
  font-family: "SimHei";
  font-size: 1.5em;
  text-align: center;
  text-indent:0em;
}
.secondTitle{
  font-family: "SimHei";
  font-size: 1.3em;
  text-align: center;
  text-indent:0em;
}
.thirdTitle {
  font-family: "SimHei";
  text-align: center;
  font-size: 1.1em;
  text-indent:0em;
}
.fourthTitle {
  font-family: "SimSun";
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
  text-indent: 2em;
}
.fifthTitle {
  font-family: "SimSun";
  text-align: left;
  font-size: 1em;
  text-indent: 2em;
}
.u {
  text-decoration: underline;
}
.img-a {
  width: 90%;
}
.img-c {
  width: 70%;
}
.img-d {
  width: 60%;
}
.img-e {
  width: 50%;
}
.img-f {
  width: 50%;
}
.img-g {
  width: 50%;
}
.img-h {
  width: 50%;
}
.img-i {
  width: 50%;
}
.img-n {
  height: 1em;
	vertical-align:middle;
}

[lang="en"] {
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;   
  -webkit-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;   
  hyphenate-limit-zone: 8%;
}