@charset "gb2312";
td {
	font-size: 14px;
	color: #104277;
}
a:link {
	font-size: 14px;
	color: #104277;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #104277;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #CB1021;
	text-decoration: underline;
}
.whitewords {
	font-size: 16px;
	color: #ffffff;
}
a.whitewords:link {
	font-size: 16px;
	color: #ffffff;
	text-decoration:none
}
a.whitewords:visited {
	font-size: 16px;
	color: #ffffff;
}
a.whitewords:hover {
	font-size: 16px;
	color: #F6F30B;
	text-decoration: underline;
}
.text {
	font-size: 14px;
	color: #104277;
    line-height: 25px;
}
.redwords {
	font-size: 12px;
	color: #CB1021;
}
a.redwords:link {
	font-size: 12px;
	color: #CB1021;
	text-decoration:none
}
a.redwords:hover {
	font-size: 12px;
	color: #CB1021;
	text-decoration: underline;
}
a.redwords:visited {
	font-size: 12px;
	color: #CB1021;
}
.title1 {
	font-size: 24px;
	color: #CB1021;
}
.title2 {
	font-size: 36px;
	color: #CB1021;
}
.title3 {
	font-size: 18px;
	color: #000000;
}
.title4 {
	font-size: 14px;
	color: #000000;
}
.title5 {
	font-size: x-large;
	color: #CB1021;
}
.title6 {
	font-size: 22px;
	color: #000000;
}
.title7 {
	font-size: 16px;
	color: #000000;
    line-height: 30px;
}