td {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
}
.reapety {
	background-repeat: repeat-y;
}
.nowrap {
	background-repeat: no-repeat;
}
.reapeatv {
	background-repeat: repeat-x;
}
a.head:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
	}
a.head:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.head:active {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
a.head:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
    text-decoration: none;
}


a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #9900FF;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

