input {
	border: 1px solid #a4a4a4;
}
select {
	font-family: Tahoma, Verdana, Arial, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #333333;
}
textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #6F6F6F;
	border: 1px solid #CCCCCC;
}
.btn01 {
	font-family: Tahoma, Verdana, Arial, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #666666;
	background-image: url(images/btn.gif);
	height: 22px;
	width: 68px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}