.button_submit {
	font-size: 12px;
	background-image: url(/newsite/images/Public/buttonhigh.jpg);
	height: 25px;
	width: 50px;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button {
	font-size: 12px;
	background-image: url(/newsite/images/Public/buttonlong.jpg);
	height: 18px;
	width: 65px;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	margin: 0px;
}
.input {
	font-family: "ËÎÌå", Verdana;
	font-size: 12px;
	border: 1px solid #999999;
}
.input_blue {
	border: 1px dashed #9BBEDC;
	height: 20px;
	font-size: 12px;
}
.vbody_blank {
	border: 1px dashed #9BBEDC;
}
.input_no {
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
.form {
	border: 1px solid #9BBEDA;
}
.writeInput {
	font-family: Verdana, "ËÎÌå";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
