.smallx {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
}
.smallx2 {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 14px;
	color: #000000;
}
.black-line {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	border: 1px solid #999999;
}
.input {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 30px;
}
.input_sum {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	background-color: #B3B7FF;
	width: 30px;
	color: #000000;
}

.input_qarw {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 26px;
}

.input_sum_time {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 26px;
}

.cmdSave01 {
	font-family: "ms Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 20px;
	color: blue;
	background-color: #EEEFFF;
	width: 150px;	
}