.hiss {
	display: none;
	color: #FFFFFF;
	font-size:10px;
}

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

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


.table-form th {
	background-color: #3f4a66;
	width: 185px;
	text-align: left;
        color: #ffffff;
	padding:7px;
        letter-spacing: 0.15em;
        border: 1px solid #cccccc;
        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;
	width:423px;
        color: #458ab5;
        border: 1px solid #cccccc;
        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;
	color:#FF0000;
        text-align: center;
        border: none;
}

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