.frontCover {
	qrfullpage:1;
}
.imz{
     height:96%;
     text-align:center;


}

.note{
font-size: 0.85em;
}



p.content
{
	margin-top: 2em;
	text-indent:2em;
}
.center {
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	text-indent:0em;
}
h1 {

	font-family:"cnepub", serif;
	text-align: center;
	font-size:2em;
	margin-top: 1em;
	margin-bottom: 1em;
        font-family: "HiFont Hei GB";
}

h2 {

	font-family:"cnepub", serif;
	text-align: center;
	font-weight:bold;
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
        font-family: "HiFont Hei GB";
}
h3 {

	font-family:"cnepub", serif;
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
	margin-top: 1em;
        font-family: "HiFont Hei GB";
}
h4 {

	font-family:"cnepub", serif;
	text-align: left;
	font-weight:bold;
	font-size:medium;
	margin-top: 0.9em;
        font-family: "HiFont Hei GB";
}
h5 {

	font-family:"cnepub", serif;
	text-align: left;
	font-weight:bold;
	font-size:small;
	margin-top: 0.6em;
        font-family: "HiFont Hei GB";
}
h6 {

	font-family:"cnepub", serif;
	text-align: left;
	font-weight:bold;
	font-size:x-small;
	margin-top: 1em;
        font-family: "HiFont Hei GB";
}
.block1
{
	font-family:"STKaiti";
	color:#02439B;
	text-align:right;
}
.block2
{
	font-family:"STKaiti";
	color:#02439B;
	text-align:center;
}
.kaiti
{
	font-family:"STKaiti";
}
.em_dot {
  -webkit-text-emphasis-style:dot;
     -moz-text-emphasis-style:dot;
      -ms-text-emphasis-style:dot;
          text-emphasis-style:dot;
  -webkit-text-emphasis-position:under;
     -moz-text-emphasis-position:under;
      -ms-text-emphasis-position:under;
          text-emphasis-position:under;
}
.width70{width:70%;}