BODY,td{
	COLOR: #444444;
	FONT-SIZE: 12px;
}
UL,LI {list-style-type:none;margin:0px;padding:0px;}
a.white:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


 select, textarea, option{
        FONT-FAMILY:  "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	FONT-SIZE: 9pt;
}


a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

.white{color:#ffffff;}