.form-horizontal .control-label {
	padding-top: 4px;
}

.form-control {
	height: 30px;
}

.form-group {
	margin-bottom: 9px !Important;
}
.form-horizontal {
	min-width: 833px; padding: 0 53px;
}
.form-group .col-sm-3 {
	padding-right: 0; min-width: 228px !important;
}
.form-group .col-sm-3 .form-control {
	border-color: #bdbdbd; border-radius: 0;
}
.form-group .col-sm-5 {
	min-width: 380px !important; padding: 0 5px; line-height: 30px;
}
.form-group .col-sm-5 em {
	font-style: normal; color: #d24a4a; margin-right: 5px;
}
.form-group .col-sm-7 {
	padding-right: 5px;
}
.form-group .col-sm-7 .col-sm-8 {
	background-color: #d24a4a; border: 1px solid #d24a4a; color: white; border-radius: 0;
}
.form-group .col-sm-7 .col-sm-4 {
	line-height:34px;
}
.form-group .col-sm-7 .col-sm-4 a {
	color:#7d7d7d;text-decoration:underline;cursor:pointer;
}
.control-label {
	max-width: 113px;
	text-align: left !important;
	padding-right: 0;
	font-weight: normal;
}
.header {
	min-width:840px;
	width: 70%;
	margin: 30px auto 0 auto;

}
.header h1 {
	margin-bottom:25px;
		color:#ce151a;
}
.blank {
	color:white;
}
.register ul {
	width: 98%;
    height: 34px;
    border-bottom: 6px solid #d24a4a;
}

.register li {
    background-color: #eeeeee;
    cursor: pointer;
    float: left;
    padding: 5px 50px;
}
.sendbtn {
	padding:5px 5px;
	color:#659fbd;
	background: url(../images/img_09.png) no-repeat;
	background-size:100% 100%;
	font-size:12px;
	cursor:pointer;
}
.sendbtn img {
	width:10px;
	margin:5px;
}
.regactive {
	background: url(../images/bg_03.png) no-repeat;
    background-size: 100% 100%;
    color: white;
    border-radius: 0;
}
.reg-con {
	min-width:840px;
	width: 70%;
	margin: 30px auto 0 auto;
	display:none;
}
.reg-con1 {
	display:block;
}
body .wrapper{
	min-height: 600px;
}
