.invisible {
  display:none;
}


#register_zh div.tableform {
  padding-top:15px;
  padding-bottom:15px;
  padding-left:2%;
  border-top:1px solid #5b3715;
  border-bottom:1px solid #5b3715;
  background-color:#e9dec4;
}
#register_zh div.tableform td.col_0 label.mandatory {
  color:#5b3715;
}
span.mandatory {
  color:#F00;
}
#register_zh div.tableform table {
  width:100%;
}
#register_zh div.tableform table td.col_0 {
  width:8em;
}
#member_honors_zh .table_s1 th,
#member_honors .table_s1 th {
  background-color:#bfb59e;
}
#member_honors_zh .table_s1 td.odd,
#member_honors .table_s1 td.odd {
  background-color:#f5f3ed;
}
.forgot_password_info {
  color:#F00;
}
.forget_password_form table {
  width:100%;
}
.forget_password_form table td.col_0,
.forget_password_form table th.col_0 {
  width:8em;
}