.front{
  text-align: center;
  font-size: 1.5em;
  text-indent: 0em;
}
.frontCover{
	qrfullpage:1;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.super{
	font-size:0.7em;
	vertical-align:super;
}
.note {
  font-size: 0.85em;
  text-indent: 2em;
}
.block {
  font-family: "STKaiti";
  font-size: 1em;
  text-indent: 2em;
}
.img {
  color: #146Eb4;
  text-align: center;
  font-size: 0.85em;
  text-indent: 0em;
}
.content {
  font-size: 1em;
  text-indent: 2em;
}
.firstTitle{
  font-family: "cnepub", serif;
  text-align: center;
  font-size: 1.5em;
  font-family: "HiFont Hei GB";
  text-indent: 0em;
}
.secondTitle{
  font-family: "cnepub", serif;
  text-align: center;
  text-indent: 0em;
  font-weight: bold;
  font-size: 1.3em;
  font-family: "HiFont Hei GB";
}
.thirdTitle{
  font-family: "cnepub", serif;
  font-weight: bold;
  font-size: 1.2em;
  text-indent: 2em;
  font-family: "HiFont Hei GB";
}
.fourthTitle{
  font-family: "cnepub", serif;
  font-weight: bold;
  font-size: 1.1em;
  text-indent: 2em;
  font-family: "HiFont Hei GB";
}
.fifthTitle{
  font-family: "cnepub", serif;
  font-weight: bold;
  font-size: 1.1em;
  text-indent: 2em;
  font-family: "HiFont Hei GB";
}
.block1 {
  font-size: 0.85em;
  color: #146Eb4;
  text-align: right;
}
.block2 {
  font-size: 0.85em;
  color: #146Eb4;
  text-align: center;
  text-indent: 0em;
}
div.bj {
  background-color: #DCDCDC;
  font-family: "STKaiti";
  padding: 0.3em;
  margin-top: 1em;
  margin-bottom: 1em;
}

[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%;
}
