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

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

.table-form {
	width:590px;
	margin:0 auto;
	/*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:#d1c0a5;
	font-size:11px;	
	line-height:1.2;
	font-weight:100;
	padding:7px;
	text-align:left;
	vertical-align:top;
}

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

.table-form td {
	padding:7px;
	width:401px;
	border:#d1c0a5 1px solid;
	font-size:11px;	
	line-height:1.2;
	text-align:left;
	vertical-align:top;
	color:#000;
}

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

.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: #a40000;
	font-size:11px;
}

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

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

.table-form td.submit_btn {
	border:0;
	background:none;
	color:#001322;
	text-align:center;
	width:590px;
}

.table-form td.submit_btn input{
	color:#001322;
}

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

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