@charset "utf-8";
/* CSS Document */

label{
	font-size:11px;
	color:#404040;
}
.TxtBox{
	height:13px;
	font-size:11px;
	width:180px;
}
.TxtBox, .TxtArea{
	color:#767575;
	background:#eff3f6;
	border:1px solid #a5a3a3;
	padding:3px;
	margin-bottom:10px;
}

