.text {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.bule-tit {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #00CCFF;
}
.tit {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
td{
font-size: 12px;
	line-height: 20px;
	color:#000000
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}




