
#register_content{width:1280px; margin:50px auto;overflow: hidden}
#register_content .register_bg {
    position:relative;
    box-shadow:0 0 5px rgba(76,75,75,0.5);
    -webkit-box-shadow:0 0 5px rgba(76,75,75,0.5);
    -khtml-box-shadow: 10px;
    -moz-box-shadow: 10px;   /**火狐**/
    width:822px;
    height:622px;
    background-color:#ffffff;
    margin: 0 auto;
    border: solid 1px #bfbfbf;
    border-radius:5px;
    -moz-border-radius: 10px;   /**火狐**/
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;   /**chrome、Safari这两个webkit内核的浏览器**/}
#register_content .register_bg h1{margin:5px;height:108px; display:block;background:url("../img/qwe.jpg") no-repeat;}
#register_content .register_bg .register_bg_2{ width: 637px; height: 363px; background-color: #f3f3f3; margin:10px auto;border-top: 1px solid #000000; border-bottom: 1px solid #000000;padding-top:54px;padding-left: 128px;}
#register_content .register_bg .register_bg_2 .user{height: 50px; line-height: 50px;}
#register_content .register_bg .register_bg_2 .user input{width: 178px;border:1px solid #b4b4b4;  height: 30px; line-height: 30px; padding-left: 5px;}
#register_content .register_bg .register_bg_2 .user label{color:#7d7d7d; width: 50px;}
#password,#phone,#units,#units{margin-left: 16px;}
#register_content .register_bg .register_bg_2 .user .ut{margin-left: 16px;}
#register_content .register_bg .register_bg_2 .btn{ padding-left: 162px; margin-top: 50px;}
#register_content .register_bg .register_bg_2 .btn button{  text-align:center; height:38px; line-height: 38px; color:#ffffff;width:170px; background-color: #2097ce; border: none;}
#register_content .register_bg .register_bg_2 select{margin-left: 16px; width: 100px; height: 32px; text-align: center; line-height: 32px;}
.onError{background: url(../img/reg3.gif) no-repeat 0 center;  padding-left:25px;  }
.onSuccess{background: url(../img/reg4.gif) no-repeat 0 center;  padding-left:25px;
}
.high{color:red;}
.message p{text-indent:28px;font-size:14px;color:#888888;}