.bttitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inputtext {
	background-color: #EAF2FB;
	border: 1px inset #000000;
}
.pt {
	font-family: "宋体";
	font-size: 12px;
	color: #1D5083;
	text-decoration: none;
	line-height: 22px;

}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.glink:link {
	font-family: "宋体";
	font-size: 12px;
	color: #1D5083;
	text-decoration: none;
}
a.glink:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #1D5083;
	text-decoration: none;
}
a.glink:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
