body{
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}
body td {
	font-size: 12px;
	font-family:"ËÎÌå",Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.leftA:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.leftA:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.leftA:hover {
	font-size: 14px;
	color: #007f3a;
	text-decoration: underline;
}

.biaotiA:link {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.biaotiA:visited {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.biaotiA:hover {
	font-size: 13px;
	font-style: normal;
	color: #fcc803;
	text-decoration: underline;
}

.bootA:link {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bootA:visited {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bootA:hover {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.moreA:link {
	font-size: 12px;
	font-style: normal;
	color: #007e39;
	text-decoration: none;
}

.moreA:visited {
	font-size: 12px;
	font-style: normal;
	color: #007e39;
	text-decoration: none;
}

.moreA:hover {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

.SerInput {
	margin: 1px;
	padding: 0px;
	border: thin solid #cccccc;
	width:100px;
	vertical-align: middle;
}

#subMenu A:link {
	font-size: 12px;
	font-weight:bolder;
	color: #ffffff;
	text-decoration: none;
	cursor:hand

}

#subMenu A:visited {
	font-size: 12px;
	font-weight:bolder;
	color: #ffffff;
	text-decoration: none;
	cursor:hand
}


