td {
	font-size: 17px;
	color:#000000;;
	
}
a:link,a:visited {text-decoration:none;color: #007500;}
A:active,A:hover {
	color : #FF5900;
	text-decoration: underline;
}.name {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.whitefont {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackfont {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.gonggao {
	font-size: 15px;
	color: #007500;
}
.border {
	border: 1px solid #4A7D00;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #DC4264;
	border-right-color: #DC4264;
	border-bottom-color: #DC4264;
	border-left-color: #DC4264;
}
.td1 {
	border-top: 1px solid #FFAAFF;
	border-right: 1px none #FFAAFF;
	border-bottom: 1px solid #FFAAFF;
	border-left: 1px none #FFAAFF;
}
a.whitea {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitea :visited {text-decoration:none;color: #007500;}