﻿td {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-family: "宋体", Arial;

}

a {
	text-decoration: 
underline;
	font-family: "宋体", Arial;
	font-size: 14px;
	color: #FF0000;

} 
a:hover {
	text-decoration: underline;
	color: #ff0000;
} 
.www {
	font-family: "宋体", Arial;
	font-size: 15px;
	font-weight: bolder;
	line-height: 200%;
}
.contentCn {
	font-family: "宋体";
	font-size: 15px;
	line-height: 180%;
}
.contentEn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 180%;
	font-weight: bold;
}
.bigFont {
	font-family: "宋体", Arial;
	font-size: 24px;
	line-height: 200%;
}
