body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tittle {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
.cn {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height: 23px;
	color: #666666;
	text-decoration: none;
}
.cn:hover {
	font-family: "宋体", "新宋体";
	line-height: 23px;
	color: #FF9900;
	text-decoration: none;
}
.btit {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height: 23px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.btit:hover {
	font-family: "宋体", "新宋体";
	line-height: 23px;
	color: #9966FF;
	text-decoration: none;
}
.title2 {
	font-family: "宋体", "新宋体";
	font-size: 13pt;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.white:hover {
	font-family: "宋体", "新宋体";
	color: #FFCC00;
	text-decoration: none;
}