.hiss {
	color: #000044;
	font-size:10px;
}

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

.table-form {
	width:693px;
	margin: 0px 10px 10px;
        border-top: 1px solid #e4eec5;
	}	


.table-form th {
	background-color: #f3f5ec;
	width: 170px;
	text-align: left;
    color: #5b7119;
    padding:7px;
    letter-spacing: 0.15em;
    border: 1px solid #e4eec5;
    border-right: none;
    border-top: none;
      
}

.table-form th span {
	margin-left: 5px;
	/*border-left: 3px solid #3464BE;*/
	font-weight:900;
}

.table-form td {
	
	padding: 7px;
	color: #555555;
    border: 1px solid #e4eec5;
    border-top: none;
}	

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



.input-s {
	width: 200px;
	font-size:11px;
}

.input-m {
	width: 200px;

}

.input-l {
	width: 240px;
	
}

.input-n {
	width: 330px;
	height: 91px;
	overflow-y: scroll;
	
}


.point {
	color: #e14040;
	font-size:10px;
        letter-spacing: 0.08em;
}

.inp4 {
	width: 80px;
	font-size:11px;
}

.inp2 {
	width: 40px;
	font-size:11px;
}

td.submit_btn {
        width:720px;
	background:#FFFFFF;
	color:#FF0000;
        text-align: center;
        border: none;
}

.message {
	padding:5px;
	font-size:11px;
	color:#663300;
	padding:5px 10px 5px 50px;
	}