@CHARSET "UTF-8";

.conter{
	border:1px solid #CDCDCD;
	width:1000px;
	height:500px;
	margin: 0px auto;
	margin-top:10px;
}
.conter_top{
	height:30px;
	background:#ededed;
}
.conter_top_right{
	float:right;
	padding-right:20px;
	padding-top:5px;
}
.conter_top_right_cust{
	float:right;
	padding-right:145px;
	padding-top:10px;
}
.conter_top_left{
	padding-left:10px;
	padding-top:5px;
}
.conter_form{
	height:400px;
	width:50%;
	/*border:1px solid #CDCDCD;*/
	margin: 0px auto;
	margin-top:20px;
	margin-left:250px;
}
.conter_form_span{
	color:red;
	padding-left:3px;
}
.conter_form_l{
	font-size:13px;
	font-weight:bold;
	
}
table{
	width:650px;
	margin-top:20px;
	margin: 0px auto;
	
}
th{
	padding-left:10px;
	width:150px;
}
table tr{
	height:55px;
}
.form_input{
	width:250px;
	height:40px;
	/*border-radius:8px;*/
}
.form_tijao{
	width:95px;
	height:45px;
	background:#00007d;
	border-radius:8px;
	margin-left:160px;
}
.form_re{
	width:95px;
	height:45px;
	border-radius:8px;
	background:#ff8000;
	
}
.form_ul li{
	margin-top:20px;
	float:left;
	margin-left:20px;
}
#rest{
	width:60px;
}

#zhuce{
	width:260px;
	height:45px;
	margin-left:130px;
	border-radius:5px;
	color:white;
	font-size:20px;
	font-family: "微软雅黑","宋体";
}

#zhuce1{
	width:70px;
	height:35px;
	margin-left:220px;
	border-radius:5px;
	color:white;
	font-size:16px;
	font-family: "微软雅黑","宋体";
}
#zhuce2{
	width:70px;
	height:35px;
	margin-left:30px;
	border-radius:5px;
	color:white;
	font-size:16px;
	font-family: "微软雅黑","宋体";
}

.btn-primary {
  background-color: #1c4f91;;
}

.btn-code {
    background: #f1dddc;
    border: solid 1px #ae092e;
    display: inline-block;
    width: 101px;
    margin-left: 5px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #ae092e;
    /* cursor: pointer; */
    font-weight: normal;
}
.reginsterth{
	padding-left: 10px;
    width: 90px
}
.registertab{
	width:650px;
	margin-top:20px;
	margin: 0px 50px;
}
.bank_tab tr th{
	width: 120px;
}

.client_tab tr th{
	width:100px;
}
.client_tab{
	margin-left:50px;
	margin-top:10px;
}
.fr_tab tr th{
	width:130px;
}
.tab_tr{
	height:45px;
}
.register_conter{
	border: 1px solid #CDCDCD;
    width: 1000px;
    height: 450px;
    margin: 0px auto;
    margin-top: 10px;
}