@charset "utf-8";
/* CSS Document */

.a {
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a:hover {
	text-decoration: none;
	color: #000000;
}
.a:active {
	text-decoration: none;
	color: #000000;
}

.a3 {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}
.a3:link {
	text-decoration: none;
}
.a3:visited {
	text-decoration: none;
	color: #000000;
}
.a3:hover {
	text-decoration: none;
	color: #666666;
}
.a1:active {
	text-decoration: none;
	color: #666666;
}
#bottum{ font-family:"宋体"; font-size:12px;}
.a2 {
	font-family: 宋体;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:800;
}
.a2:link {
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:800;
}
.a2:hover {
	text-decoration: none;
	color: #000000;
	font-weight:800;
}
.a2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:800;
}
.font1{ font-family:"宋体"; font-size:12px;}
input{ border:1px solid #000000; height:19px;}
