.hiss {
	color: #ff0000;
	font-size:11px;
}

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

.table-form {
	width:620px;
        margin:5px 20px 0;
	/*background:url(images/table_bg.jpg) repeat 0 0;*/
	/*border-top: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
}

.table-form td {
	/*background-color: #f7f7f7;*/
	padding: 5px;
        border:1px solid #d4e8f1;
        font-size:11px;
}

.table-form th {
	color: #eeeeee;
	width:190px;
	background:#d4e8f1;
	text-align: left;
	padding:5px;
	font-weight:100;
        font-size:11px;
	
}

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



.table-form label {
	texi-align:left;
        font-size:11px;
}

.align-c {
	text-align: center;
        font-size:11px;
}



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

.input-m {
	width: 350px;
	font-size:11px;
}

.input-l {
	width: 350px;
	font-size:11px;
}

.input-b {
	width: 160px;
	font-size:11px;
}

.point {
	color: #5c8bb7;
	font-size:11px;
}

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

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

.table-form td.submit_btn {
	border:0;
	color:#FF0000;
}

.message {
	padding:0px 20px 5px;
	font-size:11px;
	}

.caution {
	padding:0px 20px 5px;
	font-size:11px;
	}