body
{
   font-family: "宋体";
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.text {
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding: 7px;
}
.green {
	font-family: "宋体";
	font-size: 13px;
	color: #336600;
	text-decoration: none;
}
.red {
	font-family: "宋体";
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}
.yellow {
	font-family: "宋体";
	font-size: 13px;
	color: #deec7a;
	text-decoration: none;
}
.gray {
	font-family: "宋体";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.white{
	font-family: "宋体";
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}
.black {
	font-family: "宋体";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.nr {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.title{
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color:#000;
	border:0;
	text-decoration: none;
	cursor:hand;
	}