body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
b {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
a {
  text-decoration: none;
}
html {
  min-width: 1000px;
}
body {
  font: 13px/1.6 arial, PMingLiU, '\65B0\7D30\660E\9AD4';
}
body {
  background: #F0F0F0;
}
.wrapper {
  overflow: hidden;
}
.header-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
.header-panel {
  padding: 0 25px;
  width: 950px;
  margin: 0 auto;
  *zoom: 1;
  height: 78px;
  *background: #fff;
}
.header-panel:after {
  clear: both;
  content: "";
  display: table;
}
.header-panel-wrapper {
  background: #fff;
  position: relative;
  z-index: 1;
}
.header-nav {
  padding: 0 25px;
  width: 950px;
  margin: 0 auto;
  *zoom: 1;
  *background: #000;
}
.header-nav:after {
  clear: both;
  content: "";
  display: table;
}
.header-nav-wrapper {
  background: #000;
  position: relative;
}
.header-nav__item {
  position: relative;
  margin: 0 1px 0 0;
}
.header-nav__item-w {
  float: left;
  padding: 1px 0 0;
}
.header-nav__link {
  height: 31px;
  color: #fff;
  display: block;
  border-top: 4px solid #000;
  background: url(../img/dot.gif) 100% 50% no-repeat;
  width: 110px;
  text-align: center;
  font: 15px/28px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
}
.header-nav__link--current,
.header-nav__item-w:hover .header-nav__link {
  color: #fe0003;
  border-top: 4px solid #BE110E;
}
.header-nav__sub {
  *zoom: 1;
  line-height: 35px;
  height: 35px;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  visibility: hidden;
  font-size: 0;
  letter-spacing: -4px;
}
.header-nav__sub-bg {
  width: 100%;
  height: 35px;
  background: #ac0002;
  opacity: .9;
  filter: alpha(opacity=90);
  position: absolute;
  left: 0;
  top: 36px;
  visibility: hidden;
}
.header-nav__item-w:hover .header-nav__sub-bg {
  visibility: visible;
}
.header-nav__sub-inner {
  position: relative;
  right: 50%;
  float: left;
  z-index: 1;
}
.header-nav__sub-arrow {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  border: dashed 6px;
  border-top-style: solid;
  border-color: transparent;
  border-top-color: #000000;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -6px;
}
.header-nav__sub:after {
  clear: both;
  content: "";
  display: table;
}
.header-nav__item-w:hover .header-nav__sub {
  visibility: visible;
}
.header-nav__sub _:-moz-tree-row(hover),
.header-nav__sub {
  letter-spacing: 0;
}
.header-nav__sub a {
  color: #ff9898;
  font-size: 15px;
  padding: 0 15px;
  letter-spacing: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.header-nav__sub a:hover {
  color: #ffffff;
}
.header-nav__sub b {
  color: #5b0000;
  letter-spacing: 0;
  font-size: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.header-entry {
  padding: 35px 0 0;
  line-height: 1.3;
  text-align: right;
  *zoom: 1;
  font-size: 0;
  letter-spacing: -4px;
}
.header-entry _:-moz-tree-row(hover),
.header-entry {
  letter-spacing: 0;
}
.header-entry__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: 0;
  margin: 0 10px;
}
.header-entry__item-cart {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: 0;
  margin: 0 10px;
  position: relative;
}
.header-entry__link {
  color: #000;
  display: block;
}
.header-entry__item-cart .header-entry__link {
  color: #b60000;
}
.header-entry__pipe {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: 0;
}
.header-cart {
  width: 330px;
  padding: 20px 10px 1px 16px;
  border: 1px solid #686868;
  background: #fff;
}
.header-cart-wrapper {
  position: absolute;
  padding: 27px 0 0;
  right: -142px;
  top: 16px;
  text-align: left;
  visibility: hidden;
}
.header-entry__item-cart:hover .header-cart-wrapper {
  visibility: visible;
}
.header-cart__title {
  padding: 0 30px 0 5px;
  margin: 0 0 15px;
  *zoom: 1;
  text-align: right;
}
.header-cart__title:after {
  clear: both;
  content: "";
  display: table;
}
.header-cart__title-txt {
  float: left;
  text-align: left;
}
.header-cart__list {
  max-height: 330px;
  overflow: auto;
}
.header-cart__item {
  *zoom: 1;
  margin: 0 0 20px;
}
.header-cart__item:after {
  clear: both;
  content: "";
  display: table;
}
.header-cart__item-img {
  float: left;
  width: 145px;
}
.header-cart__item-img img {
  display: block;
  height: 145px;
}
.header-cart__item-desc {
  overflow: hidden;
  padding: 0 10px 0 10px;
  font-size: 12px;
  line-height: 1.6;
}
.header-cart__buy {
  border: 1px solid #414141;
  border-top: none;
  background: #000;
  padding: 15px 0;
  *zoom: 1;
  font-size: 15px;
  color: #fff;
  width: 356px;
}
.header-cart__buy:after {
  clear: both;
  content: "";
  display: table;
}
.header-cart__buy-price {
  float: left;
  line-height: 25px;
  margin: 0 0 0 15px;
}
.header-cart__buy-link {
  margin: 0 15px 0 0;
  float: right;
  width: 122px;
  border: 1px solid #EC403D;
  background: #B01511;
  display: block;
  text-align: center;
  color: #fff;
  height: 25px;
  letter-spacing: 3px;
  font: 15px/25px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
}
.header-logo {
  margin: 20px 0 0;
  width: 179px;
  float: left;
}
.header-logo a {
  height: 39px;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(../img/logo.png);
}
.header-search {
  border: 2px solid #b60000;
  float: left;
  margin: 29px 0 0 25px;
}
.header-search__form {
  *zoom: 1;
  position: relative;
}
.header-search__form:after {
  clear: both;
  content: "";
  display: table;
}
.header-search__label {
  position: absolute;
  color: #b60000;
  left: 8px;
  top: 6px;
  *top: 4px;
  visibility: hidden;
  line-height: 1;
  vertical-align: top;
}
@media \0screen {
  .header-search__label {
    top: 5px;
  }
}
.header-search__label--active {
  visibility: visible;
}
.header-search__input {
  padding: 0 8px;
  width: 224px;
  height: 25px;
  line-height: 25px;
  border: 0;
  display: block;
  float: left;
  font-family: arial, PMingLiU, '\65B0\7D30\660E\9AD4';
}
.header-search__input::-webkit-input-placeholder {
  color: #b60000;
  height: 25px;
}
.header-search__input::-moz-placeholder {
  color: #b60000;
  opacity: 1;
}
.header-search__input:-ms-input-placeholder {
  color: #b60000;
}
.header-search__submit {
  cursor: pointer;
  float: left;
  display: block;
  width: 27px;
  border: none;
  height: 25px;
  background: url(../img/searchbtn.jpg);
}
.layout {
  overflow: hidden;
  *position: relative;
  background: url(../img/layoutbg.jpg) 0 0 repeat-x #f0f0f0;
}
.layout-wrapper {
  padding: 114px 0 0;
}
.layout-misc {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
.layout-misc:after {
  clear: both;
  content: "";
  display: table;
}
.layout-hotwords {
  background: url(../img/hot.png) 0 0 no-repeat;
  padding: 0 0 0 30px;
  float: left;
  *zoom: 1;
}
.layout-hotwords:after {
  clear: both;
  content: "";
  display: table;
}
.layout-hotwords a {
  color: #999;
  float: left;
  letter-spacing: 1px;
  margin: 0 10px 0 0;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.layout-topbg--tickets {
  height: 154px;
  background: url(../img/ticketstbg.jpg) 50% 0 no-repeat;
}
.layout-topbg__inner {
  padding: 0 36px;
  width: 928px;
  margin: 0 auto;
  opacity: .6;
  filter: alpha(opacity=60);
}
.layout-topbg--tickets .layout-topbg__inner {
  font: 30px/154px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #fff;
}
.layout-qkm {
  position: fixed;
  bottom: 100px;
  left: 50%;
  margin: 0 0 0 510px;
  z-index: 3;
}
.layout-qkm__top {
  background: url(../img/top.png);
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 0 3px;
}
.layout-qkm__cart {
  background: url(../img/cart.png);
  width: 40px;
  height: 40px;
  display: block;
}
.layout-ad {
  width: 1000px;
  margin: 0 auto 0;
  position: relative;
  margin: 0 auto;
}
.layout-ad__banner img {
  display: block;
  height: 100px;
}
.layout-ad__close {
  cursor: pointer;
  display: block;
  background: url(../img/closead.png);
  width: 21px;
  height: 20px;
  position: absolute;
  right: -31px;
  top: 40px;
}
.slider {
  font-size: 0;
  letter-spacing: -4px;
  height: 100%;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 0;
}
.slider _:-moz-tree-row(hover),
.slider {
  letter-spacing: 0;
}
.slider li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 20px;
  height: 100%;
  opacity: .5;
}
@media \0screen\,screen\9 {
  .slider li {
    filter: alpha(opacity=50);
  }
}
.slider a,
.slider img {
  display: block;
  width: 960px;
  height: 100%;
}
.slider__fitem {
  position: absolute;
  top: 0;
}
.slider-bg {
  width: 960px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -480px;
  background: url(../img/mask2.png) 0 0 repeat-x;
}
.slider-wrapper {
  position: relative;
  height: 418px;
  overflow: hidden;
  padding: 16px 0 0;
  width: 2960px;
  left: 50%;
  top: 0;
  margin: 0 0 20px -1480px;
}
.slider-filter {
  position: relative;
  margin: 0 0 0 980px;
  height: 100%;
}
.slider-mask__l {
  width: 1000px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -980px;
}
.slider-mask__l-o {
  background: url(../img/mask2.png) 0 0 repeat-x;
  left: 0;
  top: -16px;
  width: 100%;
  height: 100%;
  padding: 16px 0 0;
  position: absolute;
}
.slider-mask__r {
  width: 1000px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 980px;
}
.slider-mask__r-o {
  background: url(../img/mask2.png) 0 0 repeat-x;
  left: 0;
  top: -16px;
  width: 100%;
  height: 100%;
  padding: 16px 0 0;
  position: absolute;
}
.slider-ctrl__p {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 194px;
  display: block;
  right: 10px;
  background: url(../img/pprev.png);
}
.slider-ctrl__n {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 194px;
  display: block;
  left: 10px;
  background: url(../img/pnext.png);
}
.slider-pg {
  float: right;
  font-size: 0;
  letter-spacing: -4px;
  margin: 5px 0 0;
}
.slider-pg _:-moz-tree-row(hover),
.slider-pg {
  letter-spacing: 0;
}
.slider-pg-wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.slider-pg__i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background: url(../img/pgdot.png);
  margin: 0 0 0 5px;
  cursor: pointer;
}
.slider-pg__i--selected {
  background: url(../img/pgdot.png) 0 -13px;
}
.discount {
  width: 1000px;
  margin: 30px auto 0;
}
.discount-title {
  font: 21px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #B4170D;
  margin: 0 0 10px 21px;
  padding: 0 0 0 60px;
  background: url(../img/sale.png) 0 0 no-repeat;
}
.discount-list {
  margin: 0 2px;
  *zoom: 1;
}
.discount-list:after {
  clear: both;
  content: "";
  display: table;
}
.discount-list__item {
  float: left;
  margin: 0 20px;
  background: #fff;
  width: 290px;
  border: 1px solid #fff;
  position: relative;
}
.discount-list__item-img img {
  display: block;
  height: 227px;
}
.discount-list__item-remainder {
  position: absolute;
  top: 8px;
  left: 5px;
  line-height: 1.8;
  *zoom: 1;
  font-size: 12px;
  color: #646464;
}
.discount-list__item-remainder:after {
  clear: both;
  content: "";
  display: table;
}
.discount-list__item-cd {
  float: left;
}
.discount-list__item-cd-txt {
  border: 1px solid #C6C6C6;
  background: #E7E7E7;
  padding: 1px 3px;
  color: #776F6F;
  margin: 0 2px 0 0;
}
.discount-list__item-amount {
  margin: 0 0 0 10px;
  float: left;
}
.discount-list__item-name {
  margin: 10px 12px 5px;
  font: 16px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.discount-list__item-panel {
  *zoom: 1;
  overflow: hidden;
  word-break: break-all;
  margin: 0 12px;
  padding: 0 0 10px;
}
.discount-list__item-panel:after {
  clear: both;
  content: "";
  display: table;
}
.discount-list__item-buy {
  background: url(../img/icon-cart-r.png) 100% 50% no-repeat;
  padding: 0 20px 0 0;
  margin: 0 0 0 211px;
  text-align: right;
  height: 20px;
  width: 35px;
  overflow: hidden;
  display: block;
  color: #D73F49;
  font: 15px/22px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
}
.discount-list__item-price {
  float: left;
  font-size: 12px;
}
.discount-list__item-price del {
  margin: 0 5px;
  color: #959595;
}
.discount-list__item-price-num {
  font: 18px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
}
.hotlist {
  width: 956px;
  margin: 20px auto 0;
  padding: 0 0 30px;
  *zoom: 1;
}
.hotlist:after {
  clear: both;
  content: "";
  display: table;
}
.bestseller {
  width: 415px;
  float: left;
  background: #C2201E;
  padding: 28px;
  margin: 0 14px 0 0;
}
.bestseller-title {
  font: 20px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #000;
  margin: 0 0 5px;
}
.bestseller-item {
  *zoom: 1;
  border-top: 1px dotted #740907;
  height: 19px;
  line-height: 19px;
  padding: 10px 0;
}
.bestseller-item:after {
  clear: both;
  content: "";
  display: table;
}
.bestseller-item__buy {
  overflow: hidden;
  margin: 0 0 0 374px;
}
@media screen and (min-width:0\0) {
  .bestseller-item__buy {
    line-height: 22px;
  }
}
.bestseller-item__buy a {
  font-size: 12px;
  color: #740907;
  padding: 0 0 0 17px;
  position: relative;
}
.bestseller-item__buy-s {
  position: absolute;
  left: 0;
  top: 1px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  color: #DC3F3F;
  background: #740907;
  line-height: 12px;
  text-align: center;
}
.bestseller-item__name {
  float: left;
  width: 365px;
  font-size: 15px;
  color: #ffbaba;
  *zoom: 1;
  font: 15px/21px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  *position: relative;
}
.bestseller-item__name:after {
  clear: both;
  content: "";
  display: table;
}
.bestseller-item__namei {
  width: 300px;
  float: left;
  color: #fff;
  display: block;
}
.bestseller-item__namei-txt {
  width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0 0 10px;
}
.bestseller-item__namen {
  text-align: right;
  width: 65px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bestseller-item__no--b {
  width: 24px;
  padding: 0 0 0 15px;
  color: #fff;
  background: url("../img/tagb.png");
  letter-spacing: 2px;
  font-size: 12px;
  display: block;
  height: 21px;
  line-height: 20px;
  float: left;
}
.bestseller-item__no--g {
  width: 24px;
  padding: 0 0 0 15px;
  color: #fff;
  background: url("../img/tagg.png");
  letter-spacing: 2px;
  font-size: 12px;
  display: block;
  height: 21px;
  line-height: 20px;
  float: left;
}
.matchnews {
  width: 415px;
  float: left;
  background: #404862;
  padding: 28px;
}
.matchnews-title {
  font: 20px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #fff;
  margin: 0 0 5px;
  position: relative;
}
.matchnews-more {
  color: #988956;
  border: 1px solid #988956;
  right: 0;
  top: 3px;
  position: absolute;
  font: 12px/1.3 arial, PMingLiU, '\65B0\7D30\660E\9AD4';
  vertical-align: middle;
  *zoom: 1;
}
.matchnews-more:after {
  clear: both;
  content: "";
  display: table;
}
.matchnews-more__s {
  border-left: 1px solid #988956;
  font-size: 15px;
  padding: 1px 3px;
}
.matchnews-more__txt {
  padding: 0 3px;
  position: relative;
  top: -1px;
  top: 0\9;
}
.matchnews-item {
  *zoom: 1;
  border-top: 1px dotted #000;
  height: 19px;
  line-height: 19px;
  padding: 10px 0;
}
.matchnews-item:after {
  clear: both;
  content: "";
  display: table;
}
.matchnews-item__buy {
  overflow: hidden;
  margin: 0 0 0 374px;
}
@media screen and (min-width:0\0) {
  .matchnews-item__buy {
    line-height: 22px;
  }
}
.matchnews-item__buy a {
  font-size: 12px;
  color: #cd9725;
  padding: 0 0 0 17px;
  position: relative;
}
.matchnews-item__buy-s {
  position: absolute;
  left: 0;
  top: 1px;
  width: 12px;
  height: 12px;
  font-size: 13px;
  color: #18224E;
  background: #cd9725;
  line-height: 12px;
  text-align: center;
}
.matchnews-item__name {
  float: left;
  width: 365px;
  font-size: 15px;
  font: 15px/21px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.matchnews-item__date {
  color: #F6C439;
  margin: 0 10px 0 0;
}
.tickets {
  padding: 30px 0 0;
  width: 1000px;
  margin: 0 auto 0;
}
.tickets-panel {
  *zoom: 1;
  margin: 0 0 12px;
}
.tickets-panel:after {
  clear: both;
  content: "";
  display: table;
}
.tickets-panel__dpicker {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 28px;
  line-height: 28px;
  background: #FAFAFA;
  padding: 0 10px;
  border: 1px solid #750000;
  border-left: none;
  vertical-align: middle;
}
.tickets-panel__dpicker select {
  font-size: 15px;
  vertical-align: middle;
  border: 0;
  letter-spacing: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .tickets-panel__dpicker select {
    -webkit-appearance: none;
    padding: 0 15px 0 0;
    background: url("../img/selectbgr.png") 100% 50% no-repeat;
  }
}
.tickets-panel__dpicker-wrapper {
  float: left;
  *zoom: 1;
  font-size: 0;
  letter-spacing: -4px;
}
.tickets-panel__dpicker-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.tickets-panel__dpicker-wrapper _:-moz-tree-row(hover),
.tickets-panel__dpicker-wrapper {
  letter-spacing: 0;
}
.tickets-panel__dpicker-desc {
  border: 1px solid #750000;
  border-right: none;
  color: #e3e3e3;
  font-size: 15px;
  padding: 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  letter-spacing: 1px;
  height: 28px;
  line-height: 28px;
  border-right: 1px solid #750000;
  background: #AF0602;
}
.tickets-panel__qagenda {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 28px;
  line-height: 28px;
  background: #FAFAFA;
  padding: 0 10px;
  margin: 0 6px 0 15px;
  vertical-align: middle;
  border: 1px solid #3E3E3E;
}
.tickets-panel__qagenda select {
  font-size: 15px;
  vertical-align: middle;
  border: 0;
  letter-spacing: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .tickets-panel__qagenda select {
    -webkit-appearance: none;
    padding: 0 15px 0 0;
    background: url("../img/selectbgb.png") 100% 50% no-repeat;
  }
}
.tickets-panel__qagenda-wrapper {
  overflow: hidden;
  text-align: right;
  font-size: 0;
  letter-spacing: -4px;
}
.tickets-panel__qagenda-wrapper _:-moz-tree-row(hover),
.tickets-panel__qagenda-wrapper {
  letter-spacing: 0;
}
.tickets-panel__qagenda-desc {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 28px;
  line-height: 28px;
  letter-spacing: 1px;
}
.tickets-panel__qagenda-submit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.tickets-panel__qagenda-submit input {
  height: 30px;
  line-height: 30px;
  background: #858585;
  border: 1px solid #3E3E3E;
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding: 0 20px;
  width: 72px;
  cursor: pointer;
}
.tickets-panel__qagenda-form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.tickets-list {
  padding: 1px 0;
}
.tickets-item {
  border: 1px solid #fff;
  margin: 0 0 25px;
}
.tickets-item__todaytag {
  padding: 3px 5px;
}
.tickets-item__slol-info .tickets-item__todaytag {
  background: #222440;
}
.tickets-item__sava-info .tickets-item__todaytag {
  background: #2A220D;
}
.tickets-item__sts-info .tickets-item__todaytag {
  background: #222440;
}


.tickets-item__slol-info {
  background: url("../img/lollogo.png") 0 50% no-repeat #a1a1a1;
  height: 50px;
  padding: 0 10px 0 200px;
  text-align: right;
  *zoom: 1;
  font: 15px/50px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #404040;
  border-bottom: none;
}
.tickets-item__slol-info:after {
  clear: both;
  content: "";
  display: table;
}
.tickets-item--expanded .tickets-item__slol-info {
  background: url("../img/lollogo.png") 0 50% no-repeat #30325a;
}
.tickets-item__slol-name {
  width: 540px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;
  font: 20px/50px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #e8e8e8;
}
.tickets-item--expanded .tickets-item__slol-name {
  color: #adadad;
}
.tickets-item__slol-fixtures {
  display: none;
}
.tickets-item--expanded .tickets-item__slol-fixtures {
  display: block;
}
.tickets-item__slol-fixtures table {
  table-layout: fixed;
  width: 998px;
  border: 1px solid #77869e;
  font-size: 15px;
}
.tickets-item__slol-fixtures td {
  line-height: 1.6;
  background: #e3e8ef;
}
.tickets-item__slol-fixtures-time {
  text-align: center;
  padding: 20px 0;
  width: 165px;
  border: 1px solid #77869e;
}
.tickets-item__slol-fixtures-info {
  border: 1px solid #77869e;
  width: 800px;
  padding: 20px 0 20px 30px;
}
.tickets-item__slol-fixtures-team {
  margin: 0 0 0 20px;
}
.tickets-item__sava-info {
  background: url("../img/avalogo.png") 0 50% no-repeat #a1a1a1;
  height: 50px;
  padding: 0 10px 0 200px;
  text-align: right;
  *zoom: 1;
  font: 15px/50px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #404040;
  border-bottom: none;
}
.tickets-item__sava-info:after {
  clear: both;
  content: "";
  display: table;
}
.tickets-item--expanded .tickets-item__sava-info {
  background: url("../img/avalogo.png") 0 50% no-repeat #3c3013;
}
.tickets-item__sava-name {
  width: 540px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;
  font: 20px/50px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #e8e8e8;
}
.tickets-item--expanded .tickets-item__sava-name {
  color: #adadad;
}
.tickets-item__sava-fixtures {
  display: none;
}
.tickets-item--expanded .tickets-item__sava-fixtures {
  display: block;
}
.tickets-item__sava-fixtures table {
  table-layout: fixed;
  width: 998px;
  border: 1px solid #828663;
  font-size: 15px;
}
.tickets-item__sava-fixtures td {
  line-height: 1.6;
  background: #e5e7d6;
}
.tickets-item__sava-fixtures-time {
  text-align: center;
  padding: 20px 0;
  width: 165px;
  border: 1px solid #828663;
}
.tickets-item__sava-fixtures-info {
  border: 1px solid #828663;
  width: 800px;
  padding: 20px 0 20px 30px;
}
.tickets-item__sava-fixtures-team {
  margin: 0 0 0 20px;
}
/*TS Ticket CSS*/

.tickets-item__sts-info {
  background: url("../img/tslogo.png") 0 50% no-repeat #a1a1a1;
  height: 50px;
  padding: 0 10px 0 200px;
  text-align: right;
  *zoom: 1;
  font: 15px/50px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #404040;
  border-bottom: none;
}
.tickets-item__sts-info:after {
  clear: both;
  content: "";
  display: table;
}
.tickets-item--expanded .tickets-item__sts-info {
  background: url("../img/tslogo.png") 0 50% no-repeat #66009D;
}
.tickets-item__sts-name {
  width: 540px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;
  font: 20px/50px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #e8e8e8;
}
.tickets-item--expanded .tickets-item__sts-name {
  color: #adadad;
}
.tickets-item__sts-fixtures {
  display: none;
}
.tickets-item--expanded .tickets-item__sts-fixtures {
  display: block;
}
.tickets-item__sts-fixtures table {
  table-layout: fixed;
  width: 998px;
  border: 1px solid #77869e;
  font-size: 15px;
}
.tickets-item__sts-fixtures td {
  line-height: 1.6;
  background: #e3e8ef;
}
.tickets-item__sts-fixtures-time {
  text-align: center;
  padding: 20px 0;
  width: 165px;
  border: 1px solid #77869e;
}
.tickets-item__sts-fixtures-info {
  border: 1px solid #77869e;
  width: 800px;
  padding: 20px 0 20px 30px;
}
.tickets-item__sts-fixtures-team {
  margin: 0 0 0 20px;
}

/*TS Ticket CSS*/

.tickets-item__buy {
  background: #C7C7C7;
  border: 1px solid #777777;
  border-top: none;
  font-size: 15px;
  padding: 35px 0 35px 52px;
  *zoom: 1;
  display: none;
}
.tickets-item__buy:after {
  clear: both;
  content: "";
  display: table;
}
.tickets-item--expanded .tickets-item__buy {
  display: block;
}
.tickets-item__buy-panel {
  float: right;
  text-align: right;
  font-size: 0;
  letter-spacing: -4px;
  margin: 0 10px 0 0;
}
.tickets-item__buy-panel _:-moz-tree-row(hover),
.tickets-item__buy-panel {
  letter-spacing: 0;
}
.tickets-item__buy-picker {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 28px;
  line-height: 28px;
  background: #C7C7C7;
  padding: 0 10px;
  margin: 0 6px 0 10px;
  vertical-align: middle;
  border: 1px solid #3E3E3E;
}
.tickets-item__buy-picker select {
  background: #C7C7C7;
  font-size: 15px;
  vertical-align: middle;
  border: 0;
  letter-spacing: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .tickets-item__buy-picker select {
    -webkit-appearance: none;
    padding: 0 15px 0 0;
    background: url("../img/selectbgb.png") 100% 50% no-repeat;
  }
}
.tickets-item__buy-desc {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 28px;
  line-height: 28px;
  letter-spacing: 1px;
}
.tickets-item__buy-submit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.tickets-item__buy-submit input, .tickets-item__buy-submit button {
  height: 30px;
  line-height: 30px;
  background: #000;
  border: none;
  width: 120px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding: 0 20px;
  letter-spacing: 1px;
  cursor: pointer;
}
.tickets-item__buy-form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.tickets-item__switch {
  background: #D0D0D0;
  text-align: center;
  padding: 3px 0;
  border: 1px solid #404040;
  cursor: pointer;
  color: #666;
  display: block;
}
.tickets-item--expanded .tickets-item__switch {
  display: none;
}
.tickets-item__switch span {
  background: #000;
  padding: 0 0 0 20px;
  background: url(../img/ford.png) 0 50% no-repeat;
}
.cart {
  width: 960px;
  margin: 0 auto;
  padding: 1px 0;
  min-height: 700px;
}
.cart-step {
  width: 1000px;
  margin: 0 auto 0;
  padding: 33px 0;
  font-size: 0;
  letter-spacing: -4px;
  text-align: center;
}
.cart-step _:-moz-tree-row(hover),
.cart-step {
  letter-spacing: 0;
}
.cart-step-wrapper {
  background: #DFDFDF;
}
.cart-step-num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.cart-step__1 {
  text-align: left;
  letter-spacing: 0;
  height: 55px;
  background: url("../img/step1.png");
  width: 156px;
  color: #969696;
  padding: 0 0 0 70px;
}
.cart-step-num--cur .cart-step__1 {
  background: url("../img/step1-c.png");
}
.cart-step__1-title {
  font: 25px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 5px;
}
.cart-step__1-txt {
  font-size: 12px;
  padding: 0 0 0 2px;
  letter-spacing: 1px;
}
.cart-step__1-txt {
  letter-spacing: 2px;
}
.cart-step__2 {
  text-align: left;
  letter-spacing: 0;
  height: 55px;
  background: url("../img/step2.png");
  width: 158px;
  color: #969696;
  padding: 0 0 0 88px;
}
.cart-step-num--cur .cart-step__2 {
  background: url("../img/step2-c.png");
}
.cart-step__2-title {
  font: 25px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 5px;
}
.cart-step__2-txt {
  font-size: 12px;
  padding: 0 0 0 2px;
  letter-spacing: 1px;
}
.cart-step__2-txt {
  letter-spacing: 2px;
}
.cart-step-num--cur .cart-step__2 {
  color: #000;
}
.cart-step__3 {
  text-align: left;
  letter-spacing: 0;
  height: 55px;
  background: url("../img/step3.png");
  width: 161px;
  color: #969696;
  padding: 0 0 0 88px;
}
.cart-step-num--cur .cart-step__3 {
  background: url("../img/step3-c.png");
}
.cart-step__3-title {
  font: 25px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 5px;
}
.cart-step__3-txt {
  font-size: 12px;
  padding: 0 0 0 2px;
  letter-spacing: 1px;
}
.cart-step-num--cur .cart-step__3 {
  color: #000;
}
.cart-step__4 {
  text-align: left;
  letter-spacing: 0;
  height: 55px;
  background: url("../img/step4.png");
  width: 141px;
  color: #969696;
  padding: 0 0 0 88px;
}
.cart-step-num--cur .cart-step__4 {
  background: url("../img/step4-c.png");
}
.cart-step__4-title {
  font: 25px/1.3 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 5px;
}
.cart-step__4-txt {
  font-size: 12px;
  padding: 0 0 0 2px;
  letter-spacing: 1px;
}
.cart-step-num--cur .cart-step__4 {
  color: #dd0000;
}
.cart-main {
  margin: 26px 0 0;
}
.cart-title {
  font: 24px/1 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  background: url(../img/icon-cart.png) 0 50% no-repeat;
  padding: 0 0 0 27px;
  margin: 0 0 10px;
}
.cart-table {
  table-layout: fixed;
  width: 960px;
  color: #6b6b6b;
  letter-spacing: 1px;
}
.cart-table th {
  background: #D5D5D5;
  border-bottom: 4px solid #F0F0F0;
  padding: 3px 0;
  color: #444;
  text-align: center;
}
.cart-table td {
  background: #fff;
  word-break: break-all;
  border-bottom: 4px solid #F0F0F0;
}
.cart-table__img {
  width: 145px;
}
.cart-table__img img {
  display: block;
  height: 145px;
}
.cart-table__code {
  width: 120px;
  padding: 0 5px;
}
td.cart-table__code {
  text-align: center;
}
.cart-table__name {
  width: 245px;
  padding: 0 5px;
}
.cart-table__style {
  width: 75px;
  padding: 0 5px;
}
td.cart-table__style {
  text-align: center;
}
.cart-table__size {
  width: 75px;
  padding: 0 5px;
}
td.cart-table__size {
  text-align: center;
}
.cart-table__count {
  width: 75px;
  padding: 0 5px;
}
td.cart-table__count {
  text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .cart-table__count select {
    -webkit-appearance: none;
    padding: 0 15px 0 0;
    background: url("../img/selectbgb.png") 100% 50% no-repeat;
  }
}
.cart-table__uprice {
  width: 75px;
  padding: 0 5px;
}
td.cart-table__uprice {
  text-align: center;
}
.cart-table__tprice {
  width: 75px;
  padding: 0 5px;
}
td.cart-table__tprice {
  text-align: center;
}
.cart-table__del {
  width: 75px;
  padding: 0 5px;
}
td.cart-table__del {
  text-align: center;
}
.cart-table__delbtn {
  display: block;
  width: 20px;
  height: 21px;
  background: url(../img/icon-del.png);
  margin: 0 auto;
}
.cart-info {
  *zoom: 1;
  background: #000;
  color: #fff;
  padding: 25px 0;
  font-size: 15px;
}
.cart-info:after {
  clear: both;
  content: "";
  display: table;
}
.cart-info__count {
  float: left;
  padding: 0 0 0 48px;
  width: 272px;
}
.cart-info__tprice {
  float: left;
  width: 320px;
  text-align: center;
}
.cart-info__gift {
  float: left;
  width: 290px;
  padding: 0 30px 0 0;
  text-align: right;
}
.cart-confirm {
  margin: 30px 0;
  font-size: 0;
  letter-spacing: -4px;
  text-align: center;
}
.cart-confirm _:-moz-tree-row(hover),
.cart-confirm {
  letter-spacing: 0;
}
.cart-confirm--right {
  text-align: right;
}
.cart-confirm__bk {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 5px;
  border: 2px solid #000;
}
.cart-confirm--right .cart-confirm__bk {
  margin: 0 0 0 10px;
}
.cart-confirm__bk a,
.cart-confirm__bk input {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 165px;
  background: #fff;
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  font: 15px/30px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  border: none;
  cursor: pointer;
}
.cart-confirm__wh {
  margin: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  border: 2px solid #000;
}
.cart-confirm--right .cart-confirm__wh {
  margin: 0 0 0 10px;
}
.cart-confirm__wh a,
.cart-confirm__wh input {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 165px;
  color: #fff;
  background: #000;
  font-size: 15px;
  text-align: center;
  letter-spacing: 2px;
  font: 15px/30px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  border: none;
  cursor: pointer;
}
.cart-txttable {
  table-layout: fixed;
  border: 1px solid #D5D5D5;
  width: 958px;
  color: #6b6b6b;
  letter-spacing: 1px;
}
.cart-txttable th {
  background: #D5D5D5;
  padding: 3px 5px;
  color: #444;
  text-align: center;
}
.cart-txttable td {
  word-break: break-all;
  padding: 7px 5px;
  border-bottom: 1px solid #D5D5D5;
}
.cart-txttable__code {
  /*width: 110px;*/
}
td.cart-txttable__code {
  text-align: left;
  padding-left: 20px;
    font-size: 10px;
}
.cart-txttable__name {
  width: 378px;
}
th.cart-txttable__name {
  text-align: left;
}
.cart-txttable__style {
  width: 80px;
}
td.cart-txttable__style {
  text-align: center;
}
.cart-txttable__size {
  width: 80px;
}
td.cart-txttable__size {
  text-align: center;
}
.cart-txttable__count {
  width: 80px;
}
td.cart-txttable__count {
  text-align: center;
}
.cart-txttable__uprice {
  width: 80px;
}
td.cart-txttable__uprice {
  text-align: center;
}
.cart-txttable__tprice {
  width: 80px;
}
td.cart-txttable__tprice {
  text-align: center;
}
.cart-result {
  margin: 10px 0 0;
}
.cart-result__dc {
  border: 1px solid #B0B0B0;
  background: #FAFAFA;
  padding: 20px;
  *zoom: 1;
  height: 38px;
}
.cart-result__dc:after {
  clear: both;
  content: "";
  display: table;
}
.cart-result__dc-num {
  font: 15px/38px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  color: #ba0505;
  float: left;
  white-space: nowrap;
  letter-spacing: 1px;
}
.cart-result__dc-intro {
  overflow: hidden;
  font-size: 12px;
  line-height: 1.6;
  width: 260px;
  margin: 0 0 0 655px;
}
.cart-resultno {
  background: #000;
  color: #d9d9d9;
  padding: 35px 30px;
  letter-spacing: 1px;
  *zoom: 1;
}
.cart-resultno:after {
  clear: both;
  content: "";
  display: table;
}
.cart-resultno__tprice {
  width: 116px;
  text-align: center;
  float: left;
}
.cart-resultno__tprice-num {
  margin: 5px 0 0;
  border: 1px solid #505050;
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  color: #ffffff;
}
.cart-resultno__minus {
  width: 110px;
  float: left;
  text-align: center;
  height: 53px;
  line-height: 76px;
  font-size: 12px;
  letter-spacing: -2px;
}
.cart-resultno__discount {
  width: 116px;
  text-align: center;
  float: left;
  color: #ff2424;
  position: relative;
}
.cart-resultno__discount-num {
  margin: 5px 0 0;
}
.cart-resultno__discount-num input {
  font-size: 15px;
  color: #ba0505;
  width: 70px;
  padding: 0 6px;
  border: 0;
  height: 26px;
  line-height: 26px;
  background: #fff;
  text-align: center;
}
.cart-resultno__discount-err {
  margin: 15px 0 0;
  text-indent: 9px;
  white-space: nowrap;
}
.cart-resultno__equal {
  width: 180px;
  float: left;
  text-align: center;
  height: 53px;
  line-height: 76px;
  font-size: 12px;
  letter-spacing: -2px;
}
.cart-resultno__fprice {
  width: 375px;
  text-align: center;
  float: left;
}
.cart-resultno__fprice-num {
  margin: 5px 0 0;
  border: 1px solid #505050;
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  color: #ffffff;
}
.cart-tips {
  padding: 10px 15px 20px;
}
.cart-tips-title {
  background: url(../img/bddt.png) 0 0 no-repeat;
  height: 98px;
  padding: 0 0 0 15px;
  letter-spacing: 2px;
  font: 25px/90px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
}
.cart-tips-wrapper {
  margin: 50px 0 0;
  background: url(../img/bddb.png) 0 100% no-repeat;
  padding: 0 0 13px;
}
.cart-tips__ol {
  list-style: inside decimal;
  font-size: 13px;
  letter-spacing: 1px;
}
.cart-tips__ol-ipt {
  font-weight: bold;
  color: #bd0000;
}
.cart-tips__ol li {
  margin: 0 0 5px;
}
.cart-tips__ol a {
  color: #0081bd;
}
.cart-tips__subtitle {
  font: 16px/1.6 arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
  letter-spacing: 2px;
  background: #000;
  color: #fff;
  padding: 0 5px;
  margin: 30px 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.cart-tips__ul {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 1px;
}
.cart-tips__ul-ipt {
  font-weight: bold;
  color: #bd0000;
}
.cart-tips__ul li {
  margin: 0 0 5px;
}
.cart-tips__ul a {
  color: #0081bd;
}
.adbanner {
  width: 1000px;
  margin: 0 auto 0;
}
.adbanner-wrapper {
  padding: 10px 0 30px;
  background: #DFDFDF;
}
.adbanner-ctrl {
  margin: 0 0 5px 943px;
  *zoom: 1;
}
.adbanner-ctrl:after {
  clear: both;
  content: "";
  display: table;
}
.adbanner-ctrl__prev {
  display: block;
  float: left;
  width: 18px;
  height: 17px;
  background: url(../img/prev.png);
}
.adbanner-ctrl__next {
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  background: url(../img/next.png);
}
.adbanner-filter {
  width: 956px;
  margin: 0 0 0 22px;
  overflow: hidden;
  position: relative;
  height: 126px;
}
.adbanner-list {
  font-size: 0;
  letter-spacing: -4px;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  height: 100%;
}
.adbanner-list _:-moz-tree-row(hover),
.adbanner-list {
  letter-spacing: 0;
}
.adbanner-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 4px 0 0;
  height: 100%;
}
.adbanner-list a {
  display: block;
  width: 236px;
  height: 100%;
}
.adbanner-list img {
  display: block;
  height: 100%;
}


/* ------------- 0916 新增 ------------- */

/*購物車結算欄位*/
td.cart-txttable__bonus {
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

td.cart-txttable__total {
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/*送出提醒*/
.sent-notice {
	font-size: 12px;
	line-height: 30px;
	color: #666;
	letter-spacing: 1px;
	height: 30px;
	margin-bottom: 10px;
}
.sent-notice-day {
	font-weight: bold;
	color: #C00;
	font-size: 13px;
}





/*填寫取件人資料*/
.user-info {
	background-color: #FFF;
	height: 150px;
	width: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px solid #d5d5d5;
	margin-top: 30px;
}


.user-info-title {
	height: 30px;
	letter-spacing: 2px;
	font: 25px/30px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 15px;
}

.user-info-id {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	letter-spacing: 1px;
	height: 25px;
	margin-bottom: 10px;
	padding-left: 5px;
}

.user-info-data {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	letter-spacing: 1px;
	height: 25px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.user-info-data-subject {
	float: left;
	width: 85px;
	margin-right: 20px;
}
.user-info-data-box {
	float: left;
	width: 400px;
	line-height: 25px;
	height: 25px;
}
.user-data-name {
	line-height: 21px;
	height: 21px;
	border: 1px solid #999;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
}


.form-name-title {
	height: 30px;
	letter-spacing: 2px;
	font: 25px/30px arial, 'Microsoft JhengHei', '\5FAE\8EDF\6B63\9ED1\9AD4', PMingLiU, '\65B0\7D30\660E\9AD4';
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 15px;
}



/*訂單完成頁面*/

.finish-vision {
	background-image: url(../img/finished-pic.png);
	background-repeat: no-repeat;
	height: 275px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.order-form {
	padding: 20px;
	height: auto;
	margin-bottom: 20px;
	border: 1px solid #D5D5D5;
	margin-top: 40px;
	line-height: 30px;
	color: #666;
	font-size: 15px;
	letter-spacing: 1px;
}

.order-number {
	text-align: left;
	width: 450px;
}


.order-time {
	text-align: right;
	width: 460px;
}

.order-time .wait{
	color: #C03;
}


.order-status {
	text-align: left;
	width: 450px;
}


.order-status .wait{
	color: #C03;
}

.form-title {
	font-size: 30px;
}
.history-txttable--wrapper {
	margin-bottom: 20px;
}

/*紀錄表單*/
.history-txttable {
  table-layout: fixed;
  border: 1px solid #D5D5D5;
  width: 958px;
  color: #6b6b6b;
  letter-spacing: 1px;
}
.history-txttable th {
  background: #D5D5D5;
  padding: 3px 5px;
  color: #444;
  text-align: center;
}

.history-txttable td {
  word-break: break-all;
  padding: 7px 5px;
  border-bottom: 1px solid #D5D5D5;
}
.history-txttable__code {
	width: 130px;
}
td.history-txttable__code {
	width: 130px;
	text-align: center;
}
.history-txttable__day {
	width: 90px;

}
td.history-txttable__day {
	text-align: center;
}

td.history-txttable__day .not {
	text-align: center;
	color: #C00;	
}

.history-txttable__status {
  width: 80px;
}
td.history-txttable__status {
  text-align: center;
}

td.history-txttable__status .wait {
  text-align: center;
  color: #C00;
}
.history-txttable__count {
  width: 80px;
}
td.history-txttable__count {
  text-align: center;
}
.history-txttable__uprice {
  width: 80px;
}
td.history-txttable__uprice {
  text-align: center;
}
.history-txttable__detail {
  width: 80px;
}
td.history-txttable__detail {
  text-align: center;
}

.history-txttable__detail a {
	line-height: 25px;
	background-image: url(../img/icon-detail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #666;
	letter-spacing: 0px;
}


.history-txttable__detail a:hover {
	line-height: 25px;
	background-image: url(../img/icon-detail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #09F;
	letter-spacing: 0px;
}



.history-txttable__cancel{
  width: 80px;
}
td.history-txttable__cancel {
  text-align: center;
}
.history-txttable__cancel a {
	line-height: 25px;
	background-image: url(../img/icon-xx.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #09F;
	letter-spacing: 0px;
}


.history-txttable__cancel a:hover {
	line-height: 25px;
	background-image: url(../img/icon-xx.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #06F;
	letter-spacing: 0px;
}

/*剩餘購物金*/
.bonus-history-form {
	padding: 20px;
	height: 30px;
	margin-bottom: 50px;
	border: 1px solid #D5D5D5;
	line-height: 30px;
	color: #666;
	font-size: 15px;
	letter-spacing: 1px;
	background-color: #E3E3E3;
}

.bonus-used {
	text-align: left;
	width: 450px;
}

.bonus-totally {
	text-align: right;
	width: 450px;
}





/* ------------- 0916 新增 END ------------- */

.footer {
  width: 940px;
  margin: 0 auto;
  color: #757575;
}
.footer-wrapper {
  background: #F0F0F0;
  padding: 15px 0;
  border-top: 1px solid #fff;
  font-size: 12px;
}
.footer-wrapper--index {
  background: #F0F0F0;
  padding: 15px 0;
  border-top: 1px solid #fff;
  font-size: 12px;
  background: #DFDFDF;
}
.footer p {
  float: left;
}
.footer-nav {
  text-align: right;
}
.footer-nav__pipe {
  font-weight: normal;
  padding: 0 15px;
}
.footer-nav a {
  color: #757575;
  font-size: 12px;
}
