.linkfont1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.linkfont1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}

.linkfont2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #E1000A;
	text-decoration:none;
}
.linkfont2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #E1000A;
	text-decoration:underline;
}

.linkfont3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;
}
.linkfont3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:underline;
}

.linkfont4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #323232;
	text-decoration:none;
	font-weight: bold;
}
.linkfont4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #323232;
	text-decoration:underline;
	font-weight: bold;
}

.linkfont5 a {
	font-family: "黑体";
	font-size: 24pt;
	line-height: 40px;
	color: #E1000A;
	text-decoration:none;
	font-weight: bold;
}
.linkfont5 a:hover{
	font-family: "黑体";
	font-size: 24pt;
	line-height: 40px;
	color: #E1000A;
	text-decoration:underline;
	font-weight: bold;
}

.linkfont6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 23px;
	color: #C04905;
	text-decoration:none;
	font-weight: normal;
}
.linkfont6 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 23px;
	color: #C04905;
	text-decoration:underline;
	font-weight: normal;
}

.linkfont7 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 23px;
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
}
.linkfont7 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 23px;
	color: #FD5A0B;
	text-decoration:none;
	font-weight: normal;
}

.linkfont8 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 23px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}
.linkfont8 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 23px;
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #E1000A;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: bold;
	color: #CE090A;
}

.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.font5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #C04905;
}

.font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
.font7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 23px;
	font-weight: bold;
	color: #C04905;
}


.input {
	border: 1px solid #E1000A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	background-color: #FFFFFF;
}

.tb1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF642F;
	border-left-color: #FF642F;
}
.tb2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FB6331;
	border-bottom-color: #FB6331;
	border-left-color: #FB6331;
}

.tb3 {
	background-color: #FFFFFF;
	border: 1px solid #E4E8E9;
}
