table {
	font-family: "宋体";
	font-size: 13px;
	border-collapse:collapse;
}
input {
	font-family: "宋体";
	font-size: 13px;
}
.navPoint{
	font-family: "Webdings";
	font-size:5pt;
	color:#666666;
	cursor:hand;
}a:link {
	font-family: "宋体";
	font-size: 13px;
	color: #2C5AAF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #2C5AAF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	font-family: "宋体";
	font-size: 13px;
	color: #FF0000;
}
.txtLogin {
	background-color: #FFFFFF;
	border: 1px solid;
	font-size: 12px;
	color: #333333;
}
.bnt_Login {
	border: 1px outset;
}
