@charset "utf-8";
/*注册表单*/
.registerForm,.registerForm *{overflow:hidden;}
.registerForm{width:668px;height:auto;margin:40px 0 0 0;}
.registerForm li{margin-bottom:25px;}
.registerForm .fl{float:left;display:inline;}
.registerForm .wz{width:85px;text-align:right;line-height:24px;}
.registerForm .wbk{width:258px;height:22px;border:1px solid #acacac;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.registerForm .alert{width:288px;height:24px;margin-left:15px;line-height:24px;}
.registerForm .registerBtn,.registerForm .modifyBtn{width:68px;height:24px;margin:0 0 0 85px;border:1px solid #c6c5ca;text-align:center;line-height:22px;cursor:pointer;}
.registerForm .loginBtn{width:68px;height:24px;margin:0 0 0 45px;border:1px solid #c6c5ca;text-align:center;line-height:22px;cursor:pointer;}
.registerForm .loginNow{width:68px;height:24px;margin:20px 0 0 86px;border:1px solid #c6c5ca;text-align:center;line-height:22px;cursor:pointer;}
.registerForm .registerNow{width:68px;height:24px;margin:20px 0 0 45px;border:1px solid #c6c5ca;text-align:center;line-height:22px;cursor:pointer;}