
table {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
        font-family:"宋体";
}
.top {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
        font-family:"宋体";
}
a.top:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
        font-family:"宋体";
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
        font-family:"宋体";
}
a.menu:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
        font-family:"宋体";
}
.middle {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.middle2 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.middle:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
        font-family:"宋体";
}
.input01 {
	font-size: 12px;
	color: #0E69B8;
	text-decoration: none;
	border: 1px solid #0E69B8;
        font-family:"宋体";
}
.input02 {
	font-size: 12px;
	color: 29BFEE;
	text-decoration: none;
	background-color: 29BFEE;
	border: none;
font-family:"宋体";
}

