
/*版权标题*/
.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom:1em;
}


/*版权内容*/
.contentCR {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:0.9em;
	text-indent:0;
}



/*封面*/
.frontCover {
	qrfullpage:1;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


.bodyPic {
	text-align:center;
	margin:1em auto;
} 



/*注标图*/
.width30 {
	width:30%;	
}

p.boldf {
    display: block;
    font-size: 0.83333em;
    font-weight: bold;
    text-indent: 2.3em;
    margin: 1em 0;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
    }

span.boldt {
    font-weight: bold;
    padding: 0;
    }

h2.copyright {
    display: block;
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.66667em;
    font-weight: bold;
    letter-spacing: auto;
    line-height: 2em;
    text-align: left;
    text-indent: 0;
    margin: 1em 0;
    }

h2.onetitle {
    display: block;
	font-family:"汉仪旗黑65S","HY-QiHei65";
    font-size: 1.66667em;
    font-weight: bold;
    letter-spacing: auto;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0;
    margin: 0.8em 0 5em;
    }


h3.twotitle {
    display: block;
	font-family:"汉仪旗黑65S","HY-QiHei65";
    font-size: 1.29167em;
    font-weight: bold;
    letter-spacing: auto;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0;
    margin: 1em 0 3em;
    }
