.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%;
}
.qrbodyPic {
	text-align:center;
	margin:1em auto;
} 
.content{ 
font-size:1em;
    text-indent:2em;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.imgtitle {
	font-size:1em;
	text-align:center;
	text-indent:0;
}
.center {
	font-size:1em;
	text-align:center;
	text-indent:0em;
}
.left {
	font-size:1em;
	text-align:left;
	text-indent:0em;
}
.right {
    text-indent:0em;
    text-align:right;
    font-size:1.0em;

}
h1.bt1{
    text-indent:0em;
    text-align:center;
    font-family:"方正兰亭黑简体";
    font-size:1.5em;
    font-weight:bold;
}
h2.bt2{
    text-indent:0em;
    text-align:left;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
    border-bottom-width:3px;
}
.kaiti {
	font-family:"kaiti";
}
.fangsong {font-family:"fangsong";}
.border{
    border-style:none;
    border-width:1px;
    border-color:#2b3e4f;
    border-style:solid;
	padding:0.5em;
        margin:1em 0em;
}
.border1{
    border-style:none;
    border-width:1px;
    border-color:#2b3e4f;
	border-radius: 0.3em;
    border-style:solid;
	padding:0.5em;
        margin:1em 0em;
	background-color:#FCE0DD;
}
.border2{
    border-style:none;
    border-width:1px;
    border-color:#2b3e4f;
	padding:0.5em;
        margin:1em 0em;
	background-color:#FACAC6;
}
.col0 {color:#F37379;font-weight:bold;}
span.dot1a{
	border-style:solid;
	border-width: 1px;
	background-color:#F27179;
	color:#FFFFFF;
}
span.dot1b{
	border-style:none;
	border-width: 1px;
	background-color:#FAC3C0;
}