@import 'foundation.css';

html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, dl, dd, dt, form, table, td, tr { margin: 0; padding: 0; border: 0; border-collapse: 0; border-spacing: 0; }
html, body { height: 100% }
body { font-family: Arial, Verdana, Helvetica, sans-serif, "Microsoft JhengHei", "微軟正黑體" !important; font-size: 14px; background: #c7c7c7; min-width: 100%; }


#wrap { min-width: 480px; max-width: 970px; margin: 0 auto; background: #fff }

 /* five columns side by side */
.column2 {
  float: left;
  width: 50%;
  height: auto;
}

.column9 {
  float: left;
  width: 90%;
  height: auto;
}

.column8 {
  float: left;
  width: 80%;
  height: auto;
}

.column10 {
  float: left;
  width: 10%;
  height: auto;
}

.column3 {
  float: left;
  width: 33.33333333333333%;
  height: auto;
}

.column4 {
  float: left;
  width: 25%;
  height: auto;
}
.column4a {
  float: left;
  width: 75%;
  height: auto;
}

.column5 {
  float: left;
  width: 20%;
  height: auto;
}

.column6 {
  float: left;
  width: 16.6666666666666666666666666666666666666666666666666666666666666666666666666666%;
  height: auto;
}

.image {
  display: block;
  width: 100%;
  height: auto;
} 



/*ie8only---------------------Start*/
@media \0screen {
.columns { display: inline-block; }
.columns, .footer_state_area .copy { float : none !important; }
.large-1 { width: 8.33333%; float: left !important; }
.large-2 { width: 16.66667%; float: left !important; }
.large-3 { width: 25%; float: left !important; }
.large-4 { width: 33.33333%; float: left !important; }
.large-5 { width: 41.66667%; float: left !important; }
.large-6 { width: 50%; float: left !important; }
.large-7 {
width: 58.33333%%; float: left !important; }
.large-8 { width: 66.66667%; float: left !important; }
.large-9 { width: 75%; float: left !important; }
.large-10 { width: 83.33333%; float: left !important; }
.large-11 { width: 91.66667%; float: left !important; }
#wrap { width: 970px; }
#main_content_area.row, #footer .row { padding-left: 40px; padding-right: 40px; }
#logo_area, #ui-table-set2 .offer { position: relative; }

}
/*ie8only ---------------------End*/
