.error-field {
  background-color: #FFCCFF;
}

.error-message {
  color: #FF3333;
}

.belong_radio label {
  width: 130px;
}

.belong_radio label {
  width: 80px;
}

.business_checkbox .checkbox {
  display: inline;
  width: 160px;
}

.sort_link a:link,a:visited {
  color: #2555FF;
}

.red {
  color: #FF0000;
}

.blue {
  color: #0000FF;
}