.un {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-size: 12px;
	line-height: 20px;
}
.zp {
	background-image: url(zp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.inp {
	background-color: #FFFFFF;
	border: 1px solid #CDCDCD;
	height: 15px;
}

