@media (min-width: 0px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    background: #eeeeee;
    color: #fff;
    font-weight: 400;
    font-size: 1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 767px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    background: #eeeeee;
    color: #fff;
    font-weight: 400;
    font-size: 1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 979px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    background: #eeeeee; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

.options .option_top .option_title, .options .option_top_index .option_title {
  font-size: 18px !important;
  letter-spacing: 0px !important;
  line-height: 1.3 !important;
  margin: 40px 10px 0  !important; }

.pay_options .options .option_top .option_sec, .pay_options .options .option_top_index .option_sec {
  font-size: 16px !important;
  letter-spacing: 0px !important;
  float: initial !important;
  margin: 9px 11px !important;
  color: #888 !important; }

.sec_wrap .pay_options .options .option_bottom .option_des {
  font-size: 13px !important; }
