@CHARSET "UTF-8";

.register_l{
   width:666px;
   float: left;
   margin-bottom: 10px;
}
.register_l_h{
   width: 395px;
   height: 40px;
   color:#999999;
   float: left;
   margin: 25px 0px 0px 108px;
}
.register_l_t{
   width: 284px;
   height:38px;
   border:1px solid #999999;
   float: right;
}
.register_l_b{
   height:33px;
   border:0px solid #999999;
   float: right;
   width:250px;
   background-color: #0078d0;
   margin-right: 35px;
   cursor: pointer;
   color: white;
   font-size: 20px;
   padding-top: 5px;
}
.register_l_b:hover{
   background-color:#188EEE;
}
.register_filed{
font-size: 15px;
text-align: right;
width: 105px;
float: left;
margin-top: 9px;
}
.register_input{
	width: 230px;
    border: 0px;
    font-size: 13px;
    float: left;
    margin-left: 10px;
    height: 38px;
    outline: none;
}
.register_yanz{
  width:60px;
  height:28px;
  background-image: url("../../images/platform/yanz.png") !important;
  border: 0px;
  text-align: center;
  font-size: 15px;
  line-height: 28px;
}
.register_r{
   width:330px;
   height: 477px;
   float: right;
}
.register_r_t{
   color: #3c3e3b;
   font-size: 15px;
   font-weight:bold; 
   float:left; 
   margin: 35px 0px 0px 28px;
}

.register_ul{
  width:160px;
  height:90px;
  float: left; 
  margin: 35px 0px 0px 28px;
}
.register_ul li{
	font-size:14px;
  text-align:left;
  margin-bottom: 12px;
}
.selectBorder{
    display: block;
	width: 258px;
	height: 24px; /*此高度不可更改*/
	margin: 0;
	overflow: hidden ;
	background: #fff;
	margin-top: 8px;
}
.selectBorder select { 
	width: 260px;
	margin: -1px;
	border: 0;
	font-size: 14px;
	}
