@charset "utf-8";
.input_text {
	font-family: tahoma;
	font-size: 11px;
	color: #669933;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
