.register{width: 1200px;height:485px;border-radius:5px;margin: 0 auto;margin-top: 60px;box-shadow: 0px 0px 4px #a9a9a9;margin-bottom: 3px;background-color: #ffffff}
.register .members{width: 35px;  margin-bottom: 20px;  height: 20px;  line-height: 20px;  position: relative;  top: 5px;  left: 2px;}
.register .left{padding-top:50px;margin-left: 40px;font-size: 14px;position: relative}
.register .left span{font-size: 16px}
.register hr{width: 15px;color: gray;}
.register input{width: 250px;margin-top:3px;height:28px;border:1px solid lightgray;background-color:#fafafa; }
.current{background-color:red;border: 1px solid red}
.register .img1{position:absolute;margin-top: -28px;left: 236px}
.register .img2{position:absolute;margin-top: -28px;left: 237px}
.register #now_register{font-size:16px;border:none;cursor: pointer;width: 150px;height:40px;line-height:30px;text-align:center;color:white;background-color:#007de4;border-radius:4px;margin-left: 87px;}

.register .right span{font-size: 16px;font-weight:900;right:-90px;position: relative;}
.register .right img{position: relative;right:-90px;}
.register .right .right_top{height:50px;line-height:50px;position: relative;left:10px;top:38px;}
.register .right .login{cursor:pointer;margin-top:10px;margin-right:160px;float:right;font-size:18px;width: 95px;height:34px;line-height:2px;text-align:center;color:white;background-color:#007de4;border-radius:3px;}
.register .right .img{position: relative;right:89px;top:81px;}

.err{color: red; font-size: 12px !important;width: 200px;}
.show{display: none;}
.member-style{margin-bottom: 0px !important;}
#reg_form>div{margin-bottom: 8px;}
.member-style label{
    display: inline-block;
}
