.mid{
    width: 900px;
    margin: 0 auto;
}
.mid_reg_info{
    padding-top: 30px;
    padding-left: 60px;
    font-size: 14px;
}
.reg_title{
    width: 640px;
    font-size: 16px;
    color: white;
    padding-left: 10px;
    background: url("../../../images/login_title.jpg") no-repeat;
    line-height: 35px;
}
.reg_l{
    width: 140px;
    margin-right: 20px;
}
.reg_m{
    width: 300px;
}
.reg_l li,.reg_r li{
    line-height: 40px;
    height: 40px;
    margin-bottom: 15px;
}
@media \0screen\,screen\9 {  /*兼容IE8*/
    .reg_l li,.reg_r li{
        line-height: 42px;
        height: 42px;
        margin-bottom: 15px;
    }
}

.reg_m li{
    line-height: 40px;
    margin-bottom: 15px;
}
.form-control{
    height: 40px;
    display: inline-block;
}
.reg_m input{
    /*padding-left: 5px;*/
}
.reg_m li input{
    width: 95%;
}
.reg_m li textarea{
    width: 95%;
}
.mid_pic{
    margin-top: 10px;
    padding-left: 40px;
    padding-top: 10px;
    border-top: 1px solid #cccccc;
}
.mid_pic_div{
    margin-top: 20px;
}
.mid_pic_sub_div{
    width: 150px;
    margin: 80px auto 0;
}
.mid_pic_div div{
    float: left;
    margin-left: 20px;
}
.mid_pic_bt{
    width: 145px;
    height: 40px;
    width: 145px;
    color: white;
    border: none;
    font-size: 16px;
    background-color: #1CD0D5;
}
.room_pic{
    margin-top: 30px;
    padding-left: 40px;
    padding-top: 30px;
    border-top: 1px solid #cccccc;
}
.pic_add{
    height: 221px;
    width: 342px;
    text-align: inherit;
    background: url("../../../images/reg/pic_add.jpg") no-repeat;
}

.pic_add input{
    /*position: absolute;*/
    font-size: 110px\0;
    height: 220px;
    width: 340px;
    right: 0;
    top: 0;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);/*兼容IE8及以下*/
}
.picdiv{
    float: left;
    margin-bottom: 20px;
    height: 148px;
    margin-left: 20px;
}
.picdiv img{
    height: 112px;
    width: 152px;
    /*max-width: 100%;*/
    /*max-height: 100%;*/
}
.picimg{
    background-color: #F8FEFE;
    text-align: center;
    padding: 3px;
    width: 160px;
    border: 1px solid #ccc;
    height: 120px;
}
.h_t_div{
    padding-top:5px;
    border-top: 1px solid #ccc;
}
.add_input{
    position: relative;
    display: inline-block;
    background: url("../../../images/house_pic_up.jpg") no-repeat;
    /*height: 156px;*/
    /*width: 156px;*/
    border: 2px dashed #ccc;
    float: left;
    margin-bottom: 48px;
    margin-left: 20px;
    width: 160px;
    height: 120px;
}
.add_input input{
    /*position: absolute;*/
    font-size: 100px\0;
    height: 116px;
    width: 156px;
    right: 0;
    top: 0;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);/*兼容IE8及以下*/
}
.reg_code{
    border-top: 1px solid #cccccc;
    padding-top: 30px;
    padding-left: 60px;
    font-size: 14px;
}
.code_m{
    width: 250px;
}
.code_m li{
    margin-bottom: 15px;
}
#code_info{
    width: 100px;
}
#code{
    margin-left: 20px;
    width: 90px;
    line-height: 36px;
}
