@charset "utf-8";
/* CSS Document */

.org_notice{ height:30px; background:#fff9dd; text-align:center; line-height:30px; color:#000}
.table_box{ width:818px; min-height:300px;  border:1px solid #ccc;    margin: 0 auto; margin-top:30px;}
.table_box .table_title{ height:40px; line-height:40px; border-bottom:1px solid #ccc; font-size:16px; padding-left:15px;}
.table_box span{ width:100px; text-align:right;    display: inline-block; float:left; margin-right:10px;}
.table_box span.span-error {float:none; color:#F00;}
.table_box  .table_detail{ margin:30px 0px  0px 80px ;}
.table_box  .table_detail div{ margin-bottom:15px;}
.table_box  .table_detail .smrz{ color:#34a4e4; margin-left:10px;}
#place_box{ margin-left:10px}
#place_box div.row {width: 100%; overflow: hidden; margin-bottom:10px;}
#place_box div.form-group {float: left; line-height: 28px;}
#place_box div.row .hint-block {height: 28px; line-height: 28px; margin-left: 10px;}
#place_box div.row .help-block {line-height: 28px; display: inline-block; margin-left: 10px; float: left; margin-bottom: 0px; color: #F00;}
#place_box span{ width:200px; line-height: 28px; color:#000}
#place_box .input_sty{ height:28px; line-height: 28px; padding: 0px 5px; border:1px solid #ccc; width:260px; float: left;}
#place_box input[type='radio']{ margin-right:5px;}
#place_box .error-summary{ width: 90%; margin: 0px auto 20px; border: 1px solid #E1E1E1; padding: 10px 10px; color: #F00;}

#device_box span{ width:120px;}
.select_box{     padding: 10px 0px; overflow:hidden; border-bottom:1px solid #ccc;}
.select_box .area_box{ background:url('../images/select_bg.png') no-repeat; width:279px; height:140px; float:left; margin-right:28px; cursor:pointer; position:relative; margin-bottom:10px;}

.select_box .area_box .outside_box{ padding:19px;}
.select_box .area_box .outside_box div{ line-height:26px;}
.select_box .area_box .short_addr{ border-bottom:1px  solid #ccc}
.select_box .area_box .edit{ color:#ea9495}

 .btn_div{ margin-top:40px; text-align:center}
.select_box .area_box .selected{ background:url('../images/select_rei.png') no-repeat; width:30px; height:30px; position:absolute; bottom:0px; right:0px; display:none}

.org_notice_wait {
       width: 500px;
    height: 64px;
    background: url('../images/gouhao.jpg') #FFFADD no-repeat left;
    margin: 50px auto;
    text-align: left;
   
    font-size: 30px;    line-height: 64px;
    padding: 40px 70px;
}

