.regBody{ width:935px; margin:0 auto; position: relative; z-index: 10;}
.regTitle{ width:935px; height:45px; background:url(/Images/login_t.png) no-repeat; float:left;}
.regBg{ width:831px; background: #ffe8c1; border-left:2px solid #bc8f4f;border-right:2px solid #bc8f4f;  float:left; padding:20px 50px 40px;}
.regBg .title{
    width:830px; height:30px; border-bottom:1px dotted #582400; padding:0 10px; line-height:30px;
    margin:10px 0;color: #ffefe4; background: #411b01;
}
.reg_pic,.reg-input{ display:inline-block;vertical-align: middle;}
.reg_pic{ border:1px solid #ccc;padding: 1px; background: #fff;  }
.reg-input{
    margin-left: 5px; background:url(/Images/reg_but.png) repeat-y;
    width: 64px; height: 25px; line-height: 25px; color: #fff;border:none; cursor: pointer; outline: none;
}
.regBg td{ height:42px; color: #996633;}
.width200{height: 24px;line-height: 24px;}
.regBg .content{ width:700px; float:left;}
.regBg .content p{}
.regBottom{ width:935px; height:10px; background:url(/images/login_b.gif) no-repeat; float:left;}
.btn1 {
    width: 87px;
    height: 38px;
    text-align: center;
    background: url(/Images/but.png) no-repeat;
    line-height: 34px;
    border: 0;margin-left: 42px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
a.register-a {  color: #b26c3d; text-decoration: underline;}
/*安全等级---------------------------------------------------------------------------------------------*/
.safe0,.safe1,.safe2,.safe3 {height: 21px;width: 203px;float: left;}
.safe0 {background: url(/images/safe.gif) 0px 0px no-repeat;}
.safe1 {background: url(/images/safe.gif) 0px -21px no-repeat;}
.safe2 {background: url(/images/safe.gif) 0px -42px no-repeat;}
.safe3 {background: url(/images/safe.gif) 0px -63px no-repeat;}