td {
	font-size: 9pt;
}
.bg1 {
	background-image: url(img/biao01.gif);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(img/biao02.gif);
	background-repeat: no-repeat;
}
.bd1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2e4f2;
	border-right-color: #d2e4f2;
	border-bottom-color: #d2e4f2;
	border-left-color: #d2e4f2;
}
a {
	font-size: 9pt;
	text-decoration: none;
	color: #333333;

}
a:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
.bd2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
.font9 {
	font-size: 9pt;
	color: #484800;

}
.input {
	background-color: #FFFFD9;
	border: 1px solid #999999;
	font-size: 9pt;

}
.font {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";

}
