/*---------------------------------------中文字体---------------------------------------*/

	.fontlittle	{ font-family: 宋体; font-size: 9pt;  }
	.font		{ font-family: 宋体; font-size: 9pt; line-height: 11pt; }
	.font9		{ font-family: 宋体; font-size: 9pt; line-height: 14pt;  }
	.font11    	{ font-family: 宋体; font-size: 11pt; line-height: 14pt; }
	.fonth		{ font-family: 宋体; font-size: 9pt; line-height: 14pt; color:#676767}
	.font105	{ font-family: 宋体; font-size: 10.5pt; line-height: 14pt;  }

	.fontlittleb	{ font-family: 宋体; font-size: 9pt; FONT-WEIGHT:bold; }
	.fontb		{ font-family: 宋体; font-size: 9pt; line-height: 11pt; FONT-WEIGHT:bold; }
	.font9b		{ font-family: 宋体; font-size: 9pt; line-height: 14pt; FONT-WEIGHT:bold; }
	.font11b   	{ font-family: 宋体; font-size: 11pt; line-height: 14pt; FONT-WEIGHT:bold;  }
	.fonthb		{ font-family: 宋体; font-size: 9pt; line-height: 13pt; color:#676767; FONT-WEIGHT:bold; }
	.font105b	{ font-family: 宋体; font-size: 10.5pt; line-height: 14pt; FONT-WEIGHT:bold; }
	
/*---------------------------------------English---------------------------------------*/

	.eng8        	{ font-family:Arial;font-size:8pt; line-height:10pt; }
	.eng9		{ font-family:Arial;font-size:9pt; line-height:11pt; }
	.eng105		{ font-family:Arial;font-size:10.5pt; line-height: 13pt; }
	.eng11		{ font-family:Arial;font-size:11pt; line-height: 15pt; }
	.engv		{ font-family:Verdana;font-size:9pt; line-height:11pt; }

	.eng8b        	{ font-family:Arial;font-size:8pt; line-height:10pt;FONT-WEIGHT:bold}
	.eng9b		{ font-family:Arial;font-size:9pt; line-height:11pt;FONT-WEIGHT:bold}
	.eng105b	{ font-family:Arial;font-size:10.5pt; line-height:13pt;FONT-WEIGHT:bold}
	.eng11b		{ font-family:Arial;font-size:11pt; line-height:15pt;FONT-WEIGHT:bold}
	.engvb		{ font-family:Verdana;font-size:9pt; line-height:11pt;FONT-WEIGHT:bold}
	
/*---------------------------------------Other---------------------------------------*/
	TABLE 		{FONT-FAMILY: "宋体";color:#999999; FONT-SIZE: 12px; LINE-HEIGHT: 20px; MARGIN: 0px; TEXT-DECORATION: none}
	BLOCKQUOTE 	{MARGIN: 6px 5px}
	A:link 		{COLOR: #000000; TEXT-DECORATION: none}
	A:visited 	{COLOR: #000000; TEXT-DECORATION: none}
	A:hover 	{COLOR: #000080; TEXT-DECORATION: underline}	
	BODY 		{FONT-FAMILY: "宋体"; FONT-SIZE: 14px; TEXT-DECORATION: none}
	
	.inputnoborder	{ border-width:0;font-weight:bold;color:#008080; }
	.inputborder	{ border-width:1;border-color:#000000;font-size: 9pt;}
	.inputbold	{ font-size: 9pt;font-weight:bold;}
