.hiss {
	color: #f93;
}

.err {
	color: red;
}

.table-form {
	width: 480px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.table-form th {
	color: #90A5AD;
	font-size: 8pt;
	background-color: #ffffff;
	width: 190px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}

.table-form th span {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 3px solid #ffffff;
}

.table-form td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

.align-c {
	text-align: center;
}

.input-s {
	width: 280px;
}

.input-m {
	width: 200px;
}

.input-l {
	width: 250px;
}

.point {
	color: #3B6C53;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}
