td {  font-size: 12px}
body {  font-size: 12px}
.input {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: e3e3e3;
	color: #164161;
}
a:link {
COLOR: #000000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}

A:visited {
	COLOR: #000000;
	FONT-FAMILY: 宋体;
	TEXT-DECORATION: none;
}联接后的颜色
A:active {
	FONT-FAMILY: "宋体";
	color: #FF6600;
}


A:hover {
	COLOR: #FF6600;
	position : relative;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.b1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
select {
	background-color: e3e3e3;
	border: 1px solid #164161;
}
.bt {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
.星号 {
	font-size: 12px;
	color: #CC0000;
}
.灰字 {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
input2 {
	background-color: f5f5f5;
}
textarea {
	background-color: f5f5f5;
	border: 1px solid #1C6DA5;
	overflow: auto;
	cursor: default;
}
.b2 {


	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.inputForm {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #666666;
}
.btnForm {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid;
	background-color: #e3e3e3;
	cursor: hand;
	padding: 1px;
}