h1 {   

	font-family: 宋体; 

	font-size: large; 

	font-weight: bold; 

	color: #EEA78D
}

h2 {    

	font-family: "宋体"; 

	font-size: 16pt; 

	font-weight: bold; 

	color: #EEA78D

}

h3 {    

	font-size: 14pt; 

	font-style: italic; 

	font-weight: bold; 

	color: #EEA78D

}

h4 {
	font-style: italic;
	font-weight: bold;
	color: #EEA78D;
	font-size: 12pt;

}
.report_name {  font-family: 宋体; font-size: 12pt; color: #000000; font-weight: bold}
.banner { background-color: #EEA78D; }

.table {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-color: #000000 black black;
	border-style: none;
	background-color: #eeeeee;
	font-size: 10pt;
}
.box { background-color: #EEA78D; margin-top: 10px; margin-right: 5px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: 1px #000000 solid; font-family: "宋体"; font-size: 10pt}
.table_comment {  font-size: 10pt; background-color: #eeeeee; font-style: normal; font-family: "宋体"}
.figure {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: italic;
	font-size: 10pt;
	font-family: "宋体";
	width: 320px;
	line-height: 14pt;
}
.footnote_text { font-family: 宋体; font-size: 11px }
.figure_wide {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: italic;
	font-size: 10pt;
	font-family: "宋体";
	width: 95%;
	line-height: 14pt;
}

.textfield {  font-family: 宋体; font-size: 12px; color: #000000; background-color: #eeeeee }
.button {  font-family: 宋体; font-size: 12px; color: #000000; background-color: #eeeeee }.text {
	font-family: "宋体";
	font-size: 12pt;
	line-height: 15pt;
	color: #000000;
}
