.tablx {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-radius:10px;
	border-collapse: separate;
}
.list-low-roman li{
list-style: lower-roman;
}
.offer-Remark{
font-family: Arial, Helvetica, MingLiU;
font-size: 0.625rem;
line-height: 120%;
color: #666;
}
.offer-Remark .list-decimal, .offer-Remark .list-lower-alpha, .offer-Remark .list-disc{
    margin: 0;
    padding-left: 1rem;
}
.offer-Remark .list-decimal>li{
    width: 100%;
	text-align: left;
	padding-left: 0.25rem
}
.offerTablx td{
	padding: 0 20px;
  background-color: #fff;
  vertical-align: middle;
}
.mobile .offerTablx td{
	padding: 0 5px !important;
}

.TncTablx {
 margin:6px 0;
 border:1px solid #999999;
 text-align:center;
 border-collapse:collapse;
}
.TncTablx td {
 padding:5px;
 border:1px solid #999999;
 vertical-align: middle;
 text-align: center;
}
.TncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.f12{
	font-size: 12px;
	line-height:140%;
	}
.f14{
	font-size: 14px;
	line-height:140%;
	}
.f16{
	font-size: 16px;
	line-height:140%;
	}
.f18{
	font-size: 18px;
	line-height:140%;
	}
.f20{
	font-size: 20px;
	line-height:140%;
	}
.f24{
	font-size: 24px;
	line-height:140%;
	}
.f28{
	font-size: 28px;
	line-height:140%;
	}
.f30{
	font-size: 30px;
	line-height:1;
	}
.f36{
	font-size: 36px;
  line-height:100%;
	}
.f40{
	font-size: 40px;
  line-height:100%;
	}
.f44{
	font-size: 44px;
  line-height:1.2;
	}
.f48{
	font-size: 48px;
  line-height: 1;
	}
.BigFont{
font-size: 140%;
line-height: 1;
}
.BigFont2{
font-size: 180%;
line-height: 1;
}
@media (max-width: 576px){
.f20{
	font-size: 18px;
	line-height:140%;
	}
.f24{
	font-size: 22px;
	line-height:140%;
	}
.f30{
	font-size: 28px;
	line-height:120%;
	}
.f36{
	font-size: 30px;
  line-height:120%;
	}
.f44{
	font-size: 40px;
  line-height:1.2;
	}
}

body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
body.small-font-size .f16{
    font-size: 14px;
}
body.large-font-size .f16{
    font-size: 18px;
}
body.small-font-size .f18{
    font-size: 16px;
}
body.large-font-size .f18{
    font-size: 20px;
}
body.small-font-size .f20{
    font-size: 18px;
}
body.large-font-size .f20{
    font-size: 22px;
}
body.small-font-size .f24{
    font-size: 22px;
}
body.large-font-size .f24{
    font-size: 26px;
}
body.small-font-size .f30{
    font-size: 26px;
}
body.large-font-size .f30{
    font-size: 34px;
}
body.small-font-size .f36{
    font-size: 32px;
}
body.large-font-size .f36{
    font-size: 40px;
}

body.small-font-size .offer-Remark{
    font-size: 10px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
body.small-font-size #tncContent{
    font-size: 11px;
}
body.large-font-size #tncContent{
    font-size: 14px;
}
body.small-font-size .offer-Remark{
    font-size: 11px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
#tncContent{
    font-size: 12px;
	line-height: 140%;
	}

.mt5{
margin-top: 5px;
}
.mb5{
margin-bottom: 5px;
}
.tncsublist{
padding-left: 20px;
position: relative;
margin: 0.25rem 0;
}
.tncsublist span{
position: absolute;
top: 0;
left: 0;
}
.new-blue{
color: #0066b3;
}
.new-lightblue{
color: #149FD2;
}
.new-purple{
color: #7d3787;
}
.new-green{
color: #00a0a8;
}
.new-green2{
color: #0F7C7C;
}
.new-orange{
color: #DB3A00;
}
.new-red{
color: #CF225B;
}
.new-brown{
color: #ac8659;
}

.wechat-green{
color: #198655;
}
.blue-bTn {
 border-radius: 10px;
 padding: 5px 20px;
 background-color: #054c9b;
 display: inline-block;
 text-align: center;
 color: #fff;
}
.buTTon_sms{
width: 100%;
text-align: center;
padding: 10px;
border-radius: 10px;
color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#007E85;
font-size: 18px;
font-weight: bold;
}