body {
        min-width: 100%;
    }
    body,td,th {
	font-family: "Microsoft YaHei UI", "Microsoft YaHei UI Light";
	font-size: 16px;
	color: #3E3E3E;
	line-height: 180%;
}
    .tr{text-align:right;text-indent:0;}
    .protocol h2 {
        text-align: center;
    }
    .protocol .protocolTitle {
        padding: 20px 0;
           text-indent: 2em;
    }
    a {
        /* text-decoration: none; */
        color: #2babe8;
        line-height: 1.5em;
    }
    a.no-underline{text-decoration: none;}
	.protocol .protocolTitle {
		font-weight: normal;
		padding-top: 20px
	}
	.protocol h2 {
		font-size: 20px;
	}
	.protocol {
		width: 95%;
		padding: 0px 2.5%;
		font-size: 12px;
	}
	.protocol .widthD1200,
	.protocol p {
		width: auto !important;
	}
	.protocolContent {
	font-size: 16px;
	text-indent:2em;
	}
	.footer {
		width: auto !important;
	}
    
    .alcenter {
        text-align: center;
    }
    .alright {
        text-align: right;
    }
    .date{
	font-size: 14px;
	text-align: center;
	opacity: 0.8;
	margin-top:0.5556em;
	line-height: 1em;
	color: #999999;
}
.txt16 {
	font-family: "Microsoft YaHei UI", "Microsoft YaHei UI Light";
	font-size: 16px;
	line-height: 200%;
	color: #333333;
}.cheng {
	color: #FF6600;
}
