.hiss {
	color: #FF3333;
}

.err {
	color: red;
}

.table-form {
	width: 480px;
}

.table-form th {width:160px; color:#A3A3A3; padding:10px 0 10px 0;  vertical-align:text-top; text-align:left
}

.table-form th span {
	padding-left: 5px;
	margin-left: 5px;
}

.table-form td {
	padding: 5px;
}

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

.input-s {
	width: 200px;
}

.input-m {
	width: 200px;
}

.input-l {
	width: 280px;
}

.point {
	color: #CCCCCC;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}
.copy {
	font-size: 9px;
	color: #333333;
	visibility: hidden;
}
.copy a {
	color: #333333;
}

