.hiss {
color: #ff0000;
font-size:11px;
}

.err {
color: red;
font-size:11px;
}

.table-form {
width:100%;
}


.table-form th {
background-color: #f7f7f7;
width: 100px;
border: 1px solid #ccc;
text-align: left;
padding:5px;
font-size:11px;

}

.table-form th span {
margin-left: 5px;
font-size:11px;
font-weight:900;
}

.table-form td {
border: 1px solid #e4e4e4;
padding: 5px;
font-size:11px;
width:308px;
}

.align-c {
text-align: center;
}



.input-s {
width: 200px;
font-size:11px;
}

.input-m {
width: 200px;
font-size:11px;
}

.input-l {
width: 280px;
font-size:11px;
}

.point {
color: #333;
font-size:11px;
}

.inp4 {
width: 80px;
font-size:11px;
}

.inp2 {
width: 40px;
font-size:11px;
}

.submit_btn {
border:0;
background:#FFFFFF;
color:#FF0000;
text-align:center;
}

.message {
padding:5px;
font-size:11px;
color:#663300;
padding:5px 10px 5px;
}