.both_clear {clear:both;height:0;}

#ht_form_admin {width:980px;min-width:980px;margin-top:30px;}
#ht_form_admin ul, li { margin:0; padding:0; border:0; }



.ht_room_menu_on { padding:10px 30px;border-top:1px solid #666;border-right:1px solid #666;border-left:1px solid #666;float:left; }
.ht_room_menu_off { padding:10px 30px;border-top:1px solid #999;border-right:1px solid #999;border-left:1px solid #999;border-bottom:1px solid #666;background-color:#dedede;float:left; }
.ht_room_menu { width:690px;height:39px;border-bottom:1px solid #666;float:left;margin-bottom:30px; }
.ht_room_menu2 { width:550px;height:39px;border-bottom:1px solid #666;float:left;margin-bottom:30px; }

.ht_room_table_list_title li { margin-bottom:1px;color:#fff;background-color:#333333;padding:20px 0;width:180px;float:left;text-align:center; }
.ht_room_table_list_item_odd li { margin-bottom:1px;background-color:#f7f7f7;padding:20px 0;width:180px;float:left;text-align:center; }
.ht_room_table_list_item_even li { margin-bottom:1px;background-color:#fff;padding:20px 0;width:180px;float:left;text-align:center; }

.ht_form_table_input{ float:left; }

.ht_form_table_input_field { margin-bottom:10px; height:30px; }
.ht_form_table_input_field li { float:left; }

.ht_form_lable { font-size:14px; font-weight:bold; } 

.width80px { width:80px; }
.width130px { width:130px; }
.width180px { width:180px; }
.width190px { width:190px; }
.width200px { width:200px; }



#frm_name {width:300px;}
#frm_tel {width:300px;}
#frm_email {width:300px;}
#frm_ecareer {width:400px; height:200px;}
#captcha_code {width:70px;}
 

#pageloading {
    border: 0px solid;
    font-size:20pt !important;
    color:#000;
    text-align:center;
    top: 50%;
    left: 50%;
    padding-top: 10px;
    margin: -100px 0 0 -50px;
    width: 300px;
    height: 500px;
    z-index:10;
    position: absolute;
}

.col-md-2 {float:left;}
.col-md-6 {float:left;}

#field1_id {width:150px;}
#field2_id {width:150px;}
#field3_id {width:150px;}
#field4_id {width:450px;height:200px;}
#field5_id {width:150px;}
#field6_id {width:150px;}
#field7_id {width:150px;}
#field8_id {width:150px;}

#frm_admin_in {
    padding-left: 20px;
}
#frm_admin_in ul, li {
    list-style: none;
    margin:0;padding:0;
}
#frm_admin_in input, textarea {
    border:1px solid silver;
    margin-bottom: 10px; 
}
#frm_admin_in input {
    height:30px;
}
#privacy_chk_y, #privacy_chk_n {
    position: relative;
    top: 10px;
}