.message {
font-size:14px;
}



.hiss {
	color: red;
}

.err {
	color: red;
	font-size:14px;
}

.table-form {
	width: 490px;
}

.table-form th {
	color: #444444;
	background-color: #ffffff;
	width: 160px;
    border-bottom-style:solid;
	text-align: left;
	font-size:14px;
}

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


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

.input-s {
	width: 200px;
}

.input-m {
margin:10px 0 10px 0;
width: 120px;
}

.input-l {
	width: 280px;
}

.point {
	color: #3B6C53;
	font-size:14px;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}