#content #middle {
    margin-top: 30px;
}

#content #middle {
    margin-top: 0;
    width: 760px;
    float: right;
}

.reg #left {
    width: 236px;
}

.reg #middle {
    width: 764px;
    position: relative;
    float: left;
    margin-right: 0px;
    margin-top: 15px;
}

.notice {
    color: #FF0000;
    background-color: #EFEFEF;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 5px auto;
    padding: 10px 0 10px 20px;
}

.form {
    line-height: 28px;
}

.form label span {
    display: block;
    width: 100px;
    float: left;
    text-align: right;
    padding-right: 15px;
    color: #c8dac9;
}

.form h2 {
    font-weight: bold;
    color: #6f7bb5;
    padding-left: 39px;
    background: url(../images/reg_border_top.png) no-repeat 15px bottom;
    height: 20px;
    line-height: 15px;
    width: 750px;
    font-size: 12px;
}

.form .add {
    line-height: 40px;
    height: 40px;
    color: #fadf6d;
    border-right: solid 2px #9b836f;
    border-left: solid 2px #9b836f;
    width: 735px;
    margin-left: 15px;
    padding-left: 100px;
    position: relative;
}

.info-right {
    line-height: 40px;
    height: 40px;
    color: #fadf6d;
    width: 631px;
    margin-left: 15px;
    padding-left: 100px;
    position: relative;
}

.form div ul {
    position: absolute;
    top: -18px;
    left: 340px;
    background: url(n_ico.png) no-repeat 15px 29px;
    height: 41px;
    list-style-type: none;
}

.form div ul li {
    color: #FFF;
    line-height: 16px;
    background-color: #F00;
    filter: Alpha(Opacity=70);
    Opacity: 0.7;
    border: 2px solid #E7E9C3;
    padding: 3px;
    height: 16px;
}

.form input {
    float: left;
    width: 185px;
    height: 27px;
    /* background: url(../images/reg_input.png) no-repeat 0px -84px; */
    margin: 0px;
    border: none 0px;
    background-color: transparent;
    padding: 0px 0px 0px 10px;
    vertical-align: middle;
    line-height: 27px;
    margin-top: 6px;
    margin-right: 5px;
    display: inline;
    border: 1px solid #434343;
    border-radius: 4px;
    color: #fff;
}

.form .fltxt {
    display: block;
    float: left;
    font: none;
}

#signUpForm div select {
    background: url(../images/reg_input.png) no-repeat 0px -84px;
    margin: 0px;
    padding: 3px;
    height: 27px;
    width: 184px;
    border: none 0px;
    line-height: 27px;
    vertical-align: middle;
    background-color: transparent;
}

#agent div select {
    background: url(../images/reg_input.png) no-repeat 0px -84px;
    margin: 0px;
    padding: 3px;
    height: 27px;
    width: 184px;
    border: none 0px;
    line-height: 27px;
    vertical-align: middle;
    background-color: transparent;
}

.submitDiv input {
    line-height: 33px;
    height: 33px;
    width: 92px;
    background: url(../images/reg_input.png) no-repeat -92px -112px;
    font-size: 14px;
}

#main.agent .submitDiv input {
    margin-left: 105px;
}

#signUpForm div.use input {
    background-position: 0px 0px;
    padding-left: 25px;
    width: 185px;
}

#signUpForm div.pass input {
    background-position: 0px -28px;
    width: 185px;
    padding-left: 25px;
}

#signUpForm div.rep input {
    background-position: 0px -56px;
    width: 185px;
    padding-left: 25px;
}

.form textarea {
    width: 80%;
    height: 200px;
}

.form .reg_top {
    margin-left: 0px;
    height: 60px;
    background: url('') no-repeat;
    width: 764px;
    border: none 0px;
    padding-left: 0px;
}

.form .reg_add {
    margin-left: 0px;
    background: url(../images/reg_right_add.png) no-repeat center center;
    height: 48px;
    padding-top: 7px;
    font-weight: bold;
    padding-left: 280px;
    margin-top: 10px;
    width: 444px;
    margin-bottom: 10px;
    border: none 0px;
}

.form .reg_bottom {
    background: url(../images/reg_border_bottom.png) no-repeat;
    height: 15px;
    border: none 0px;
    width: 735px;
    margin-bottom: 15px;
    margin-left: 15px;
}

.form .submitDiv {
    padding-left: 250px;
    width: 481px;
}

.form dl {
    padding-left: 30px;
    color: #c1bbd2;
}

.form dl dd span {
    color: #f8e678;
}

.form .check input {
    background-image: none;
    width: 13px;
    margin-right: 10px;
}

.form div.reg_add_top_left {
    float: left;
    width: 48px;
    height: 48px;
    border: 0px;
    margin: 0;
    padding: 0px;
}

.form div.reg_add_top_right {
    float: left;
    width: 300px;
    height: 41px;
    border: 0px;
    margin: 0;
    padding: 0px;
    padding-left: 10px;
    padding-top: 7px;
}


/*register*/

#code_img {
    margin-top: 0px;
}