.xzl {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}
.yb {
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}

.input {
	border: 1px solid #999999;
	height: 18px;
	width: 65px;

}
.input1 {
	border: 1px solid #999999;
	height: 18px;
	width: 35px;

}

.input2 {
	border: 1px solid #999999;
	height: 18px;
	width:180px;

}
.input3 {
	border: 1px solid #999999;
	height: 18px;
	width:100px;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
