p.bodycontent-text {
	font-size:1em;
	text-indent: 2em;
	 
}
p.bodycontent-text_right {
	font-size:1em; 
	text-indent: 0em;
	text-align: right;
	font-family: STKai, "MKai PRC", Kai, "楷体";
}
h1.bodycontent-first-title {
 	text-indent: 0em;
	font-size: 1.5em;
	text-align: center;
	color: #c8993f;
	margin-bottom: 3em;
}
h1.copyright-title {
	font-size: 1.5em; 
	text-align: center; 
	border-width: 1.5px;
	padding:0.2em;
 	text-indent: 0em;
	border-style: none none solid none;
}
p.copyright-text {
	text-indent: 0em;
	font-size:1em;
}
.frontCover {
	qrfullpage:1;
}


[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%;
}
