body
{
	color:#333333;	
	font-size: 13px;
}

.hiss {
	color: red;
	font-size: 13px;
}

.err {
	color: red;
	font-size: 13px;
}

.table-form {
	width: 630x;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.table-form th {
	color: #333333;
	background-color: #eee;
	width: 200px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
	font-size: 13px;
}

.table-form th span {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 3px solid #832348;
	font-size: 13px;
}

.table-form td {
	background-color: #eee;
	width: 420px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	font-size: 13px;
}

.align-c {
	text-align: center;
}

.input-ss {
	width: 80px;
}

.input-s {
	width: 150px;
}

.input-m {
	width: 200px;
}

.input-l {
	width: 350px;
}

.point {
	color: #333333;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}