a:link  { text-decoration: none;color:#000000}
A:visited {text-decoration: none;color:#000000}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;color:#330099}
A.b:link {
	text-decoration: none;
	font-size:12px;
	font-family: "Arial,宋体";
	color: #000000;
}
A.b:visited {
	text-decoration: none;
	font-size:12px;
	font-family: "Arial,宋体";
	color: #000000;
}
A.b:active {
	text-decoration: underline;
	color: #FF0000;

}
A.b:hover {text-decoration: underline; color: #ffffff}

td {
	font-size: 12px;
	font-family: "Arial,宋体";
	color: #000000;
}

div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	width:100px;
	height:16px;
}
.input_2 {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	width:130px;
	height:16px;
}

.menu {
	font-size: 13px;
	font-family: "Arial,宋体";
	font-weight:bold;
	color: #000000;
}
.menu_unsel {
	font-size: 12px;
	font-family: "Arial,宋体";
	font-weight:bold;
	color: #ffffff;
}
.button {
	BORDER-RIGHT: #333333 1px ridge;
	BORDER-TOP: #ffffff 1px ridge;
	FONT-SIZE: 12px;
	BORDER-LEFT: #ffffff 1px ridge;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px ridge;
	FONT-FAMILY: "宋体";
	HEIGHT: 19px;
	BACKGROUND-COLOR: #f1f1f1;
	cursor: hand;
	padding: 1px;

	}
