.txt {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
}
.txt2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}




table {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #003F6C;
	font-size: 12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF2700;
	text-decoration: underline;
}
.txta {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.txtxx {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
}

