	.font {font-size: 9pt ; line-height: 17px; font-family:宋体;}
	.bfont {font-size: 9pt ; line-height: 17px; font-family:宋体;}
td {font-size: 9pt ; font-family:宋体;line-height: 17px}
p {
	font-size: 9pt;
	line-height: 18px;
}

h2 {
	font-size: 18pt;
	font-family:"宋体";
	line-height: 40px;
	color: #0066FF;
}

h3 {
	font-size: 14pt;
	font-family:"宋体";
	line-height: 30px;

}

A:link          {font-size: 9pt ; color:#0033CC; font-style: normal; text-decoration: none; cursor: hand; font-family:宋体;}
A:visited       {font-size: 9pt ; color:#0033CC; font-style: normal; text-decoration: none; font-family:宋体;}
A:active        {font-size: 9pt ; color:  rgb(255,0,0); font-style: normal; text-decoration: none; font-family:宋体;}
A:hover         {font-size: 9pt ; color:#FF6600; font-style:normal; text-decoration: underline; font-family:"宋体";}

LI {
	LIST-STYLE-TYPE: square; font-size: 9pt;
}
LI.two {
	LIST-STYLE-TYPE: circle; COLOR: #ff7f2c
}
LI.three {
	LIST-STYLE-TYPE: decimal
}
.WhiteList,A.WhiteList:link,A.WhiteList:active,A.WhiteList:visited{
	font-size: 12px;
	line-height: 145%;
	text-decoration: none;
	color: #FFFFFF;
}

A.WhiteList:hover{
	font-size: 12px;
	line-height: 145%;
	text-decoration: underline;
	color: #FF0000;

}