td {
	font-family: "MS Shell Dlg", "Tahoma";
	font-size: 9pt;
	text-decoration: none;
	color: #666699;

}

.title1 {
	font-size: 12px;
	font-weight: bolder;
	color: #996600;
}

a:hover {
	color: #ff0000;

}
a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;

}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;

}
a.white:hover {
	color: #CEF5FF;
	text-decoration: none;

}
.title2 {
	font-size: 9px;
	font-weight: bolder;
	color: #000099;
}
.bottom {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.input {
	border: 1px solid;
}
.button {
	background-color: #EEF8FD;
	border: 1px solid;
}
.ter {
	line-height: 20px;
}