.ml_98{
	margin-left: 98px;
}
.placeholder{
	position: absolute;
	top: 0;
	left: 11px;
	right: 11px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	z-index: 99;
	color: #999;
	display: none;
}
.form_box .sct{
	margin-top: 20px;
}
.form_box .sct_tit{
	width: 88px;
	line-height: 36px;
	margin-right: 10px;
	text-align: right;
}
.form_box .sct_ipt{
	width: 205px;
	/*width: 350px;*/
	height: 36px;
	line-height: 36px;
	position: relative;
}
.form_box  .sct_ipt .ipt{
	padding: 5px 10px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #eaeaea;
	/*width: 328px;*/
	width: 205px;
	border-radius: 4px;
	background: none;
	position: relative;
	z-index: 2;
}
.form_box .sct .ts{
	width: 300px;
	margin-left: 4px;
	font-size: 14px;
	line-height: 18px;
	color: #999;
}
.form_box .sct .ts span{
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #999;
}
.form_box .sct .pwd_ts .info,
.form_box .sct .pwd_ts .error{
	line-height: 18px;
}

.radio_box .radio_item{
	display: block;
	float: left;
	margin-right: 15px;
	line-height: 36px;
}
.radio_box input{
	vertical-align: middle;
}
.radio_box label{
	padding: 0 5px;
}
.sele_date select,
.sele_address select{
	border: 1px solid #e0e0e0;
	padding: 7px;
	border-radius: 5px;
	outline: none;
	margin-right: 20px;
}
.form_box .btn_area{
	width: 227px;
}
.btn_area .sbm{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}
/* .chck_sct{
	height: 36px;
	line-height: 36px;
	margin-left: 100px;
}
.chck_sct .chck{
	outline: none;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 6px;
}
.chck_sct a{
	color: #e31434;
} */