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

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

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

.table-form th {
	width:141px;
	background:#fbdbdd;
        font-size:11px;	
        line-height:1.2;
	font-weight:100;
        padding:7px;
	
}

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

.table-form td {
	padding:7px;
        width:401px;
	border:#dfecf4 1px solid;
        font-size:11px;	
        line-height:1.2;
}

.table-form label {
	texi-align:left;
}

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



.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;
	background:#FFFFFF;
	color:#FF0000;
text-align:center;
}

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

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