body {
	overflow-y: scroll;
	padding: 0;
	margin: 0;
}
* {
	/* font-family: "STHeitiTC-light", "微軟正黑體", "Open Sans" !important; */
	font-family: "Microsoft JhengHei", "微軟正黑體", Arial, Verdana, Helvetica, sans-serif !important;
}
.container {
	display: block;
	width: 100%;
	max-width: 726px;
	margin: 0 auto;
}
.header {
	padding: 14px 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}
.header img.logo {
	height: 50px;
}
.yearround * {
	font-size: 14px;
	color: #333;
}
.yearround a {
	color: #000;
	text-decoration: none;
}
.yearround .container .content .banner-image {
	position: relative;
	width: 726px;
	height: 74px;
}
.yearround .container .content .banner-image.shopping {
	/* background: #aaa url("../images/banner_shopping.jpg") center center no-repeat; */
	background-size: 100% 100%;
	background-size: cover;
}
.yearround .container .content .banner-image.catering {
	/* background: #aaa url("../images/banner_catering.jpg") center center no-repeat; */
	background-size: 100% 100%;
	background-size: cover;
}
.yearround .container .content .banner-image.hotel {
	/* background: #aaa url("../images/banner_hotel.jpg") center center no-repeat; */
	background-size: 100% 100%;
	background-size: cover;
}
.yearround .container .content .banner-image.lifestyle {
	/* background: #aaa url("../images/banner_lifestyle.jpg") center center no-repeat; */
	background-size: 100% 100%;
	background-size: cover;
}
.yearround .container .content .banner-image.oversea {
	/* background: #aaa url("../images/banner_oversea.jpg") center center no-repeat; */
	background-size: 100% 100%;
	background-size: cover;
}
.yearround .container .content .banner-image ul.main-menu {
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.yearround .container .content .banner-image ul.main-menu li {
	float: left;
	margin-right: 1px;
}
.yearround .container .content .banner-image ul.main-menu li a {
	display: block;
	width: 124px;
	height: 38px;
	text-indent: -99999px;
}
.yearround .container .content .banner-image ul.main-menu li.shopping a {
	background: transparent url("../images/banner_shopping_button_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .banner-image ul.main-menu li.hotel a {
	background: transparent url("../images/banner_hotel_button_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .banner-image ul.main-menu li.catering a {
	background: transparent url("../images/banner_catering_button_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .banner-image ul.main-menu li.lifestyle a {
	background: transparent url("../images/banner_lifestyle_button_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .banner-image ul.main-menu li.oversea a {
	background: transparent url("../images/banner_oversea_button_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .banner-image ul.main-menu li.active a {
	width: 163px;
    height: 50px;
    margin-top: -12px;
}
.yearround .container .content ul.sub-menu {
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	overflow: hidden;
}
.yearround .container .content ul.sub-menu li {
	float: left;
	margin-right: 1px;
    padding: 6px 32px;
	background-color: #eee;
	color: #000;
}
.yearround .container .content ul.sub-menu a.active li,
.yearround .container .content ul.sub-menu li:hover {
	background-color: #ffeeb3;
}
.yearround .container .content ul.sub-menu li.title {
    border-radius: 8px 0 0 8px;
	background-color: #c7c7c7;
}
.yearround .container .content ul.sub-menu a:last-child li {
    border-radius: 0 8px 8px 0;
}
.yearround .container .content .merchants-list {
	display: none;
	margin-top: 10px;
}
.yearround .container .content .merchants-list .countries-menu {
	position: relative;
	overflow: hidden;
}
.yearround .container .content .merchants-list .countries-menu a {
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	width: 100px;
	height: 23px;
	opacity: 0.8;
	text-indent: -999999px;
}
.yearround .container .content .merchants-list .countries-menu a:hover,
.yearround .container .content .merchants-list .countries-menu a.active {
	opacity: 1;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="japan"] {
	background: transparent url("../images/oversea_active_japan_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="korea"] {
	background: transparent url("../images/oversea_active_korea_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="thailand"] {
	background: transparent url("../images/oversea_active_thailand_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="other"] {
	background: transparent url("../images/oversea_active_other_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="europe"] {
	background: transparent url("../images/oversea_active_europe_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="america"] {
	background: transparent url("../images/oversea_active_america_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="macau"] {
	background: transparent url("../images/oversea_active_macau_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list .countries-menu a[data-country="china"] {
	background: transparent url("../images/oversea_active_china_tw.png") center center no-repeat;
	background-size: 100% 100%;
}
.yearround .container .content .merchants-list.active {
	display: block;
}
.yearround .container .content .merchants-list table.merchants-table {
	display: none;
	width: 100%;
	border-collapse: collapse;
}
.yearround .container .content .merchants-list table.merchants-table thead th.type-title span {
	color: #000;
}
.yearround .container .content .merchants-list table.merchants-table thead th.nothing {
	border: 0;
    background-color: #fff;
}
.yearround .container .content .merchants-list table.merchants-table thead th.logo {
	width: 110px;
}
.yearround .container .content .merchants-list table.merchants-table thead th.detail {

}
.yearround .container .content .merchants-list table.merchants-table thead th.contact {
	width: 20%;
}
.yearround .container .content .merchants-list table.merchants-table thead th.date {
	width: 12%;
}
.yearround .container .content .merchants-list table.merchants-table thead th {
	padding: 6px 4px;
	background-color: #ffeeb3;
	text-align: center;
}
.yearround .container .content .merchants-list table.merchants-table th,
.yearround .container .content .merchants-list table.merchants-table td {
    border: 1px solid #ddd;
    word-break: break-word;
    text-align: justify;
}
.yearround .container .content .merchants-list table.merchants-table tbody td {
	padding: 6px 4px 40px 4px;
	vertical-align: top;
}
.yearround .container .content .merchants-list.has-countries table.merchants-table tbody tr {
	display: none;
}
.yearround .container .content .merchants-list.has-countries table.merchants-table tbody tr.active {
	display: table-row;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant.expired {
	display: none !important;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant * {
	font-size: 12px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.logo {

}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.logo img {
	width: 100%;
	height: auto;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail {
	
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail a {
	color: #00f;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail a:hover {
	text-decoration: underline;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail h3 {
    margin: 0 0 12px 0;
    font-size: 18px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail h4 {
	margin: 8px 0 4px 0;
    font-size: 14px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail ul.offer-item {
    margin: 0;
    padding: 0 0 0 18px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail ul.offer-item li {

}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail .other-info {
	margin-top: 6px;
	margin-left: 18px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail .full-terms {
	
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail ul.terms {
	margin: 14px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail ul.terms > li {
	margin-left: 8px;
	margin-bottom: 2px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.detail ul.terms > li:before {
	content: "-";
    margin-left: -7px;
    padding-right: 2px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.contact .website {
    background: transparent url("../images/icon_www.png") left 3px no-repeat;
    padding: 2px 0 2px 20px;
    margin-bottom: 3px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.contact .tel {
    background: transparent url("../images/icon_tel.png") left 3px no-repeat;
    padding: 2px 0 2px 20px;
    margin-bottom: 3px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.contact .address.head {
    background: transparent none;
    padding: 2px 0 2px 0;
    margin-bottom: 3px;
	font-weight: 600;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.contact .address {
    background: transparent url("../images/icon_add.png") left 3px no-repeat;
    padding: 2px 0 2px 20px;
    margin-bottom: 3px;
}
.yearround .container .content .merchants-list table.merchants-table tr.merchant td.date {
	text-align: center;
}
.yearround .container .content .merchants-list table.merchants-table tr.coming td {
	text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 20px;
}
.yearround .container .content .conditions {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 6px solid #ddd;
	font-size: 12px;
	text-align: justify;
}
.yearround .container .content .conditions ul {
    list-style-type: decimal;
    padding-left: 24px;
	margin-top: 4px;
}
.yearround .container .content .conditions ul li {
	font-size: 12px;
}
.footer {
	background-color: #535353;
	color: #fff;
	font-size: 12px;
	padding: 10px 0;
}