.wrap-form {
	padding: 0px;
	margin: 0px;
}
.wrap-form .in{
	border:1px solid #c7c1c1;
	width:100%;
	margin-bottom:26px;
}
.wrap-form .in dl {
	width: 100%;
	padding: 0px;
	display: table;
	border-collapse:collapse;
	margin: 1px;
	background-image: url(../images/dot_pk2.gif);
	background-repeat: repeat-y;
}

.wrap-form .in dt {
	width: 150px;
	float: left;
	padding:10px;
	vertical-align:top;
	text-align:left;
	color:#4d3333;
	font-size:13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wrap-form .in dd {
	width: 410px;
	float: left;
	padding: 10px 0 10px 20px;
	text-align:left;
	color:#4d3333;
	font-size:13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input-b {
	
}
.message{
	text-align:left;
	font-size:14px;
	line-height: 120%;
	margin-bottom: 5px;
}
.messageend{
	text-align:center;
	font-size:14px;
	line-height: 120%;
}
.hiss {
	color: #FF0000;
}
.err {
	color: red;
	font-weight: bold;
}
.point { 
color:#FF0000;
font-size:10px;
line-height:1.2em;
padding-top:6px;
 }
.align-c { text-align: center; }
.input-s { width: 320px; }
.input-m { width: 320px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }

.select-m{
	width: auto;
}