.zhi {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.inputtext {
	height: 19px;
	width: 180px;
}
.dh {
	font-size: 13px;
	color:#FFFFFF;
}
a.dh:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.dh:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.dh:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;