@charset "UTF-8";

.stepcol {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding-top: 20px;
	width: 337px !important;
}
.stepcontBtm {
	border-top: 1px dashed #cccccc;
	margin-top: 20px;
	padding: 20px;
}
.appliTblTop {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
}
.appliTblTop .applogo {
	display: table-cell;
	width: 90px;
	vertical-align: middle;
}
.appliTblTop .apptxt {
	display: table-cell;
	width: 450px;
	padding-left: 20px;
	vertical-align: middle;
}
.appliTblBtm {
	background-color: #E5E7E8;
	padding: 20px 40px;
	text-align: center;
}
.appliTblBtm .col .col2 .dlapplist {
	background-color: #ffffff;
	margin-top: 5px;
}
.appliTblBtm .col .col2 .dlapplist dt {
	float: left;
	width: 70%;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 8px;
}
.appliTblBtm .col .col2 .dlapplist dd {
	float: right;
	width: 25%;
	border-left: 1px solid #E5E7E8;
}
.appliTblBtm .col .col2 .dlapplist::after {
	clear: both;
	content: "";
	display: block;
}
.appliTblTop .nofeetxt {
	border: 2px solid #BE100A;
	margin-left: 10px;
	padding: 0px 10px;
}
.appliTblTop .apptxt .apptitle {
	font-size: 26px;
}
.stepcolL { width: 695px !important; }

.stepcol_set {
  margin-right: 0 !important;
}

.stepcol_set_l {
  margin-right: -1px !important;
  border-right: 0;
  width: 50% !important;
}

.stepcol_set_r {
  margin-right: -1px !important;
  border-left: 0;
  width: 50% !important;
}

