.color_font {
	color: 4B2E2E;
}
.textbox2{
	height: 16px;
	width: 100px;
}
.textbox3{
	height: 16px;
	width: 80px;
}
.tt {
	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: solid;
	border-top-color: f1f1f1;
	border-right-color: f1f1f1;
	border-bottom-color: f1f1f1;
	border-left-color: f1f1f1;
}

