html { position: relative; min-height: 100%; }
body { padding-top: 60px; margin-bottom: 30px; }
body, button, input, select, textarea { font-family: "Microsoft JhengHei", "å¾®èþýæ­þýþýé«þý, "Apple LiGothic Medium", "þý‹æþýþý·ä¸­é»þý, "Lucida Grande", "Lucida Sans Unicode", Helvetica; }
.navbar-brand { height: 60px; padding: 20px 15px; }
.omnitureWrapper { position: absolute; top: 0; left: 0; }
.pb5 { padding-bottom: 5px; }
.h15 { height: 15px; }
.fz-10 { font-size: 10px; }
.fz-12 { font-size: 12px; }
.fz-14 { font-size: 14px; }
.fz-16 { font-size: 16px; }
.fz-18 { font-size: 18px; }
.fz-20 { font-size: 20px; }
.fz-22 { font-size: 22px; }
.fz-24 { font-size: 24px; }
.fz-30 { font-size: 30px; }
.fz-36 { font-size: 36px; }
.fz-42 { font-size: 42px; }
.fz-48 { font-size: 48px; }
.fz-54 { font-size: 54px; }
.fz-60 { font-size: 60px; }
.vam td, .vam th{ vertical-align:middle !important; }
.text-uppercase { text-transform: uppercase; }
.bgc-white { background-color: #FFF; }
.bgc-Black { background-color: #000; }
.fc-black { color: #000; }
.fc-grey { color: #aaa; }
.fc-white { color: #fff; }
.spacer-5 { height: 5px; }
.spacer-10 { height: 10px; }
.spacer-15 { height: 15px; }
.spacer-20 { height: 20px; }
.spacer-30 { height: 30px; }
.spacer-40 { height:40px; }
.spacer-50 { height:50px; }
.lh-40 { line-height:40px; }
.line-through { text-decoration:line-through;};
label.normal { font-weight: normal; }
.navbar-inverse { background-color: #000; border-color: #000; }
.slider .gwt_sonyhk_container { padding: 0; }
.mainContent { position: relative; padding-bottom: 60px; }
/*#footer { background-color: #000; color: #FFF; position: absolute; bottom: 0; width: 100%; min-width: 960px; }*/
#footer { background-color: #000; color: #FFF; position: absolute; bottom: 0; width: 100%; min-width: }
#footer .gwt_sonyhk_container { line-height: 1.28; padding-top: 10px; padding-bottom: 10px; font-size: 10px; }
#footer a { color: #FFF; }
.gwt_sonyhk_container { width: 100%; max-width:960px; }
.gwt_sonyhk_container { width: 100%; max-width:960px;  margin-left: auto;  margin-right: auto;}
.navbar-brand { margin-left: -15px; }
.navbar-toggle { margin-bottom: 0px; margin-right: 0; margin-top: 12px; padding: 10px; }
.collapse { display: none; }
hr { margin-bottom: 10px; margin-top: 10px; }
.navbar-header:after { display: inline; }
.text-center-xs { text-align:center; }

.checkbox { padding-left: 30px; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -30px;
}

.remark { padding-left: 0px;  }
.remark .text-remark { float:none; display:block; margin-left:0px; margin-bottom:5px; }
.terms { padding-left: 0px;  }
.terms .text-terms { float:none; display:block; margin-left:0px; margin-bottom:5px; }
@media (min-width: 768px) {
#footer .container { font-size: 12px; }
.text-center-xs { text-align:left; }
.remark { padding-left: 80px; }
.remark .text-remark { float:left; margin-left:-80px; }
.terms { padding-left: 100px; }
.terms .text-terms { float:left; margin-left:-100px; }
}
