.firstTitle{
	text-align:center;
	text-indent:0em;
	font-size:1.5em;
	font-family:"xiaobiaosong";
	color: #D2232A;
}
.secondTitle{
	text-align:left;
	font-size:1.3em;
	font-family:"xiaobiaosong";
	color: #D2232A;
	padding:0.2em;
	text-indent: 0em;
	border-bottom: 1px solid #c6c6c6;
}
.content {
	text-indent: 2em;
    text-align:justify;
	font-size:1em;}
p.kai { 
	font-family: STKai, "MKai PRC", Kai,"楷体"; 
	text-indent: 2em;
	font-size:1em;
}
p.copyright-text {
	font-size:1em;
	text-indent: 0em;
}
span.bold{
font-weight: bold;
}
span.italic{
font-style: italic;
}
p.fewcharacters{
    text-indent:0em;
    text-align:center;
    color:#7e675d;
    font-family:"方正兰亭刊黑简体";
    font-size:1em;
}
.title-1{
    text-indent:0em;
    text-align:center;
    color:#D2232A;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
}
.frontCover {
	qrfullpage:1;
}
.qrbodyPic{
	text-align:center;
	margin:1em auto;
}
.bodyPic{
	text-align:center;
	margin:1em auto;
}

.h-pic {
	height:2em;
	vertical-align:middle;
}


.super {
	font-size:0.7em;
	vertical-align:super;
}



[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%;
}