.frontCover {
	qrfullpage:1;
}
span.super {
	font-size:0.7em;
	vertical-align:super;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.qrbodyPic {
	text-align:center;
	margin:1em auto;
}
.firstTitle{
  text-align: center;
  font-size: 1.75em;
  font-family: "xiaobiaosong";
  color: #3F3939;
  text-indent:0em;
}

.secondTitle{
  text-align: left;
  font-size: 1.5em;
  font-family: "xiaobiaosong";
  color: #3F3939;
  text-indent: 0em;
  border-bottom: 1px solid #c6c6c6;
}

.thirdTitle{
  text-align: left;
  font-size: 1.35em;
  font-family: "xiaobiaosong";
  color: #5F3C40;
  text-indent: 0em;
}

.content{
  text-indent: 2em;
  font-size:1em;
}

p.kai {
  font-family: STKai, "MKai PRC", Kai, "楷体";
  text-indent: 2em;
  font-size:1em;
}

p.copyright-text {
  text-indent: 0em;
  font-size:1em;
}

span.bold {
  font-weight: bold;
}

span.italic {
  font-style: italic;
}

p.para-no-indent {
  text-indent: 0em;
  font-size:1em;
}

.qanzone-image {
  width: 100%;
}

.qanzone-imageH {
  width: 80%;
}

.qanzone-imageH60 {
  width: 60%;
}

p.manycharacters {
  text-indent: 0em;
  text-align: left;
  color: #7e675d;
  font-family: "方正兰亭刊黑简体";
  font-size: 0.8em;
}

p.fewcharacters {
  text-indent: 0em;
  text-align: center;
  color: #7e675d;
  font-family: "方正兰亭刊黑简体";
  font-size: 0.8em;
}

.title-1 {
  text-indent: 0em;
  text-align: center;
  color: #3F3939;
  font-family: "方正兰亭黑简体";
  font-size: 1.3em;
  font-weight: bold;
}
[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%;
}
