.inputsty {
	background-image: url(images/input_bg.jpg);
	border: 0px none;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E4E8B;
}
.test_blue12 {
	font-family: "宋体";
	font-size: 12px;
	color: 0E4E8B;
	line-height: 24px;
}
.test_blue14 {
	font-family: "宋体";
	font-size: 14px;
	color: 0E4E8B;
	line-height: 24px;
}
.inputsty2 {
	border: 1px solid #D3E1EE;
	font-family: "宋体";
	font-size: 12px;
	color: #0E4E8B;
}
.tbs {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: AACBE6;
	border-left-color: AACBE6;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACBE6;
}
.test_org12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
}
.tbs1 {
	border: 1px solid CBDFF2;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0E4E8B;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0E4E8B;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0E4E8B;
	text-decoration: underline;
}

