	.font {font-size: 9pt ; line-height: 17px; font-family:宋体;}
	.bfont {font-size: 9pt ; line-height: 17px; font-family:宋体;}
td {font-size: 13px ; font-family:宋体;line-height: 22px}
p {
	font-size: 13px;
	line-height: 22px;
}

h2 {
	font-size: 18pt;
	font-family:"宋体";
	line-height: 40px;
	color: #0066FF;
}

h3 {
	font-size: 14pt;
	font-family:"宋体";
	line-height: 30px;

}

A:link          {font-size: 13px ; color:#ffffff; font-style: normal; text-decoration: none; cursor: hand; font-family:宋体;}
A:visited       {font-size: 13px ; color:#ffffff; font-style: normal; text-decoration: none; font-family:宋体;}
A:active        {font-size: 13px ; color:  rgb(255,0,0); font-style: normal; text-decoration: none; font-family:宋体;}
A:hover         {font-size: 13px ; color:#FF6600; font-style:normal; text-decoration: underline; font-family:"宋体";}

LI {
	LIST-STYLE-TYPE: square; font-size: 13px;
}
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: 13px;
	line-height: 30px;
	text-decoration: none;
	color: #0000FF;
}

A.WhiteList:hover{
	font-size: 13px;
	line-height: 30px;
	text-decoration: underline;
	color: #FF0000;

}
