@charset "utf-8";
@import url("bootstrap-NewStyle.css");
@import url("ad-float.css");
body {
	font-family: "微軟正黑體", Arial;
	position: relative; 
}
input[type=unmber] {
	padding-right: 0px;
}
s {
	padding-left: 15px;
	color: #757575;
}
.container .top-brand {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
}


.container .top-brand h1 {
	display: inline;
	vertical-align: bottom;
	font-size: 29px;
	color: #414141;
}

.container .top-brand a {
	color: #535353;
}
.container .top-brand a:hover, .container .top-brand a h1:hover {
	color: #000;
	text-decoration: none;
}
.container .top-brand img {
max-width:1170px;
width:expression(document.body.clientWidth>1170?"1170px":"auto");
overflow:hidden;
}

@media (max-width:1200px) {
.container .top-brand img {
max-width:970px;
width:expression(document.body.clientWidth>970?"970px":"auto");
}
}

.ad {
	margin: 30px auto 0px;
	padding: 0px;
	display: table;
}
@media (max-width:767px){
.ad {
	width: 93%;
	}
}
.ad img {
	width: 100%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-radius:4px;
	margin-bottom: 20px;
	display: block;
}
.ad img:hover {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.footer {
	bottom: 0;
	color: #666666;
	line-height: 1.8em;
	margin: 20px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	clear: both;
	display: block;
	text-align: center;
	padding-bottom: 20px;
}



.footer a {
	color: #FF9933;
}

.footer .container {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.footer p {
	margin: 10px 0px 0px;
}
@media (max-width:767px){
.footer p {
	padding: 0px 15px;
}
}

.banner-m {
	display: block;
	width: 100%;
	margin: 0px 0px 20px;
	padding: 0px;
}
.footer-nav {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding: 10px 0px;
}
.footer-nav a {
	display: inline;
	margin: 20px;
	color: #666666;
}
.footer-nav a:hover {
	color: #000000;
	text-decoration: none;
}


.banner-m img {
	height: auto;
	width: 100%;
}
@media (max-width:767px){
.banner-m {
	margin: -20px 0px 0px;
	}
}




.form-signin {
  max-width: 550px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-bottom: 10px;
}
.form-signin input[type="password"], .form-signin input[type="email"], .form-signin input[type="tel"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin .Captcha {
	display: block;
	margin: 10px 0px;
}
.form-signin .Captcha a {
	margin-left: 20px;
}
.modal-footer p {
	text-align: left;
	font-size: 18px;
	margin: 10px 20px;
	line-height: 26px;
	padding-top: 20px;
}

.pd-ingL {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}


.pd-ingL img {
max-width:100%;
max-height:500px;
height:expression(document.body.clientHeight>500?"500px":"auto");
overflow:hidden;
}

@media (max-width:767px){
.pd-ingL {
	padding: 0px;
	margin:0 15px 10px;
}
.pd-ingL img {
max-height:400px;
height:expression(document.body.clientHeight>400?"400px":"auto");
overflow:hidden;
}
}

.pd-message {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #4B4B4B;
}
@media (max-width:767px){
.pd-message {
	width:85%;
	margin:0 auto
}
}
.pd-message ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pd-message li {
	padding: 6px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.pd-message li.none, .pd-message ul ul li {
	border-bottom-style: none;
}
.pd-message h1 {
	font-size: 22px;
	color: #333333;
	margin-top: 0px;
	line-height: 24px;
}
@media (max-width:990px){
.pd-message h1 {
    font-size: 18px;
}
}
@media (max-width:767px){
.pd-message h1 {
font-size: 18px;
}
}
.pd-message .price {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	color: #B82323;
	margin-bottom: -10px;
	font-weight: bold;
}
.pd-message select {
}
.pd-message input[type=text] {
}
@media (max-width:767px){
.pd-message input[type=text] {
	margin-left: -3px;
}
}
.pd-message s {
	font-size: 13px;
	color: #7B7B7B;
	margin-left: 20px;
}
.pd-message .form-group {
	padding-right: 15px;
	padding-left: 15px;
}
.pd-message .bg-danger {
	padding-right: 10px;
	padding-left: 10px;
}




.price-line {
	text-decoration: line-through;
}


.txt-note {
	color: #B82323;
}


.sub-menu {
	font-size: 18px;
}
@media (max-width:1200px){
.sub-menu {
	font-size: 15px;
}
}
.text-note2 {
	color: #EA6400;
}

.sub-menu a:hover {
	color: #FF9900;
}

.btn-pd {
	margin: -15px 0px 0px;
}
.btn-sign {
	background-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #FFFFFF;
}
.btn-sign>a:hover {
	color: #FFFFFF;
}

.btn-cart {
	display: block;
	text-align: right;
	padding: 20px;
	font-size: 15px;
}

@media (max-width:767px){
.btn-cart {
	text-align: center;
	width:95%;
	margin:0 auto
}
}

.btn-black {
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #333333;
	margin: 0px 3px;
}
.btn-black:hover, .btn-black:focus, .btn-black:active {
	background-color: #000000;
	color: #FFFFFF;
}


.modal-footer .ex {
	margin: 0px;
	padding: 0px 15px;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
}
.modal-footer .ex h4 {
	text-align: left;
	color: #B61818;
}
.modal-body .btn-fb {
	padding: 0px 0px 10px 45px;
}
.modal-body p {
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0px;
}

.topic {
	display: block;
	padding: 25px;
	color: #333333;
	font-family: "微軟正黑體", Arial;
	margin: 0px;
	clear: both;
	font-size: 24px;
}
@media (max-width:767px){
.topic {
	font-size: 18px;
	background-color:#eee;
	padding:15px;
	margin:15px;
}
}
.topic h1 {
	font-weight: normal;
	font-size: 24px;
	float: left;
	display: block;
	margin: 0px;
}

.topic a {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 10px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px 15px;
	display: block;
	float: right;
	line-height: 18px;
	-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius: 3px;
}
.topic a:hover {
	background-color: #000000;
}



@media (max-width:767px){
.pd-like {
width:95%;
margin-right:auto;
margin-left:auto
}

}

.topic-sub {
	padding: 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
@media (max-width:768px) {
.topic-sub {
	padding: 10px 0px 8px;
	margin-top:5px
}
}


.pd-detail {
	padding: 0px 15px;
}
@media (max-width:767px){
.pd-detail {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
}
.tab-info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 20px 5px 30px;
}
.tab-info img {
	max-width: 870px;
	width:expression(document.body.clientWidth>870?"870px":"auto");
  overflow:hidden;
  height:auto;
}

@media (max-width:1200px){
.tab-info img {
	max-width: 720px;
	width:expression(document.body.clientWidth>720?"720px":"auto");
}
}
@media (max-width:1000px){
.tab-info img {
	max-width: 558px;
	width:expression(document.body.clientWidth>558?"558px":"auto");
}
}
@media (max-width:767px){
.tab-info img {
width:100%;
}
}

.btn-right {
	float: right;
}


	
.side-ad {
	display: block;
	margin: 25px 0px 0px;
	padding: 0px;
	vertical-align: top;
}
.side-ad a {
	margin: 0px 0px 10px;
	display: block;
}
.side-ad img {
	height: auto;
	width: 100%;
}
.caption .price {
	color: #D56C04;
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
	text-align: center;
}
.caption p {
	text-align: center;
}

.caption h3 {
	color: #666666;
	font-size: 17px;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-top: 15px;
	overflow: hidden;
	margin: 0px 0px 5px;
}
@media (max-width:500px){
.caption h3 {
	font-size: 15px;
	line-height: 20px;
}
}



.pd-list {
	width:870px;
	margin: 0px -15px 0px -15px;
}

@media (max-width:800px){
.pd-list {
width:550px;
margin-left:0;
margin-right:0;
}
}

.pd-list-img {
   position: relative;
   width: 100%;
   padding-top: 100%; /* 1:1 Aspect Ratio */
}


.pd-list-box {
	margin: 0px 1.6% 50px;
	padding: 0px;
	height: 380px;
	width: 30%;
	display: block;
	border: 1px solid #DFDFDF;
	float: left;
	border-radius: 5px;
}
.pd-list-box:hover {
box-shadow: 3px 3px 15px #DFDFDF;
}
.pd-list-img img {
	width: 100%;
	position: absolute;
	text-align: center;
	object-fit: contain;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}


.pd-like a.thumbnail {
	position: relative;
   width: 100%;
   padding-top: 100%; /* 1:1 Aspect Ratio */
}


.pd-like a.thumbnail img {
	width: 100%;
	position: absolute;
	text-align: center;
	object-fit: contain;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

@media (max-width:1200px){
.pd-list-box {
	margin: 0px 16px 50px;
	height: 340px;
	width: 212px;
}

}
@media (max-width:996px){
.pd-list {
width:555px;
margin-left:0;
margin-right:0;
padding:0;
}
.pd-list-box {
	margin: 0px 12px 50px;
	height: 300px;
	width: 160px;
}


}
@media (max-width:770px){
.pd-list {
width:100%;
margin-left:auto;
margin-right:auto;
padding:0;
}
.pd-list-box {
	margin: 0px 1% 50px;
	width:31%;
}

}
@media (max-width:500px){
.pd-list {
width:95%;
margin:auto;
padding:auto
}
.pd-list-box {
	margin: 0px 1% 50px;
	height:310px;
	width:48%;
}

}
@media (max-width:380px){
.pd-list-box {
	height:290px;
	}


}


.pd-list-box h3 {
	font-size: 16px;
	line-height: 24px;
	height: 60px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	margin: 10px 15px 0px;
	display: block;
	padding-bottom: 15px;
	overflow: hidden;
}
.pd-list-box h3 a {
	color: #333333;
	font-weight: normal;
}
.pd-list-box h3 a:hover, .pd-list-box h3 a:active {
	color: #EC7D3C;
	text-decoration: none;
}
.pd-list-box .price {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #EC7D3C;
	font-weight: bold;
}
.pd-like {
 margin-bottom:20px;
}

.pd-like h3 {
	margin: -8px 0px 25px;
}
.pd-like h3 a {
	font-size: 0.75em;
	color: #525252;
	height: 45px;
	display: block;
	overflow: hidden;
	line-height: normal;
	text-align: center;
}
.pd-like h3 a:hover,  .pd-like h3 a:active {
	text-decoration: none;
	color: #333333;
}

.pages {
	text-align: center;
}

.pages .pagination a {
	color: #666666;
}
.pages .pagination .active a {
	color: #FFFFFF;
	background-color: #EC7D3C;
	border-top-color: #EC7D3C;
	border-right-color: #EC7D3C;
	border-bottom-color: #EC7D3C;
	border-left-color: #EC7D3C;
}
.form-ts {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 30px 0px;
	font-size: 15px;
}
@media (max-width:767px){
.form-ts {
	padding: 0px 40px;
}
}
.form-ts .form-group label {
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	padding-bottom: 6px;
	padding-top: 10px;
}
.form-ts .checkbox label {
	font-size: 1em;
}
.form-ts .checkbox a {
	color: #F17901;
}
.form-ts .checkbox a:hover {
	color: #BD5F00;
}
.form-ts .btn-a {
	margin-right: 10px;
}
@media (max-width:767px){
.form-ts .btn-a {
	margin-top: 15px;
}
}
.form-ts a.btn-a {
	padding-top: 12px;
}

.cart {
	display: block;
	margin: 0px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


.cart-row {
	margin: 0px 10px;
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
.cart-row-head {
	background-color: #F0F0F0;
	text-align: center;
	padding: 5px 0px;
}
.cart-img {
	vertical-align: middle;
	display: table-cell;
	width:8%;
	text-align: center;
	margin: 0 -15px 0 10px;
}
@media (max-width:1200px){
	.cart-img {
	width:80px;
}
}
@media (max-width:1023px){
	.cart-img {
	width:120px;
}
}
@media (max-width:767px){
	.cart-img {
	width:100px;
	margin: 0 10px 0 0;
}
}
@media (max-width:374px){
	.cart-img {
	width:90px;
}
}
.cart-img a {
	display:block;
   position: relative;
   width: 100%;
   padding-top: 100%; /* 1:1 Aspect Ratio */
}

.cart-img img {
	width: 100%;
	position: absolute;
	text-align: center;
	object-fit: contain;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

	
.cart-txt-lg {
	font-size: 16px;
	display: block;
}
	@media (max-width:767px){
	.cart-txt-lg {
	font-size: 15px;
	white-space: nowrap; 
	width: 220px; 
	overflow: hidden;
    text-overflow: ellipsis; 
}
	}
	@media (max-width:500px){
	.cart-txt-lg {
	font-size: 15px;
	white-space: nowrap; 
	width: 180px; 
	overflow: hidden;
    text-overflow: ellipsis; 
}
	}

.cart-txt-sm {
	font-size: 13px;
	display: block;
	padding: 4px 0px;
	width: 100%;
	color: #7D7D7D;
}
.cart-price {
	font-size: 18px;
	color: #EC6400;
}
.cart a {
	color: #000000;
	text-decoration: none;
}
.cart a:hover {
	color: #ED7E03;
}

.cart-info {
	border: 1px solid #CCCCCC;
	padding: 15px 20px;
	margin: 25px;
	border-radius: 6px;
}
.col-sub {
	display: table-cell;
	width: 130px;
	padding: 10px 0px 10px 5px;
	font-weight: bold;
}
.col-data {
	display: table-cell;
	padding: 10px;
}

.banner-main {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
}


.banner-main img {
max-width:1170px;
width:expression(document.body.clientWidth>1170?"1170px":"auto");
overflow:hidden;
}
@media (max-width:1200px) {
.banner-main img {
max-width:970px;
width:expression(document.body.clientWidth>970?"970px":"auto");
}
}
@media (max-width:990px) {
.banner-main {
	margin-top: -20px;
}
.banner-main img {
max-width:750px;
width:expression(document.body.clientWidth>750?"750px":"auto");
}
}
@media (max-width:768px) {
.banner-main img {
width:100%;
}
}
.cart s {
	margin-right: 20px;
	color: #999999;
	font-size: 13px;
}
.form-cart, .cart .form-cart {
	display: block;
	margin: 0px 15px 20px;
}
.words {
	display: block;
	font-size: 18px;
	line-height: 28px;
	padding: 25px;
}
.words a {
	color: #FE8001;
}
.words a:hover, .words a:active {
	color: #B74900;
	text-decoration: underline;
}
@media (max-width:768px) {
.words {
	padding: 20px;
}
}
.words p {
	margin: 0px 0px 25px;
}



.sub-info {
	display: block;
	padding: 15px;
	margin: 0px;
	font-size: 1.2em;
	line-height: 2;
}
@media (max-width:768px) {
.sub-info {
	padding: 15px 30px;
}
}


.sub-info img, .sub-info table {
max-width:830px;
width:expression(document.body.clientWidth>830?"830px":"auto");
overflow:hidden;
height:auto;
}

@media (max-width:1200px) {
.sub-info img, .sub-info table {
max-width:680px;
width:expression(document.body.clientWidth>680?"680px":"auto");
}
}
@media (max-width:996px) {
.sub-info img, .sub-info table {
max-width:525px;
width:expression(document.body.clientWidth>525?"525px":"auto");
}
}
@media (max-width:768px) {
.sub-info img, .sub-info table {
max-width:100%;
width:expression(document.body.clientWidth>100?"100%":"auto");
}
}

.news-list {
	margin: 20px;
	display: block;
}
.news-list ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.news-list li {
	display: block;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 17px;
}
.news-list li:hover, .news-list li:active {
background-color:#F9F9F9;
}
.news-list a {
	color: #585858;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: table-cell;
	padding-left: 15px;
}
.news-list a:hover {
	color: #000;
	text-decoration: none;
}

.news-list .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	display: table-cell;
	padding-right: 15px;
	background-color: transparent;
}
@media (max-width:768px) {
.news-list a {
	display: block;
	border: none;
	padding-left: 0px;

}
.news-list .date {
	display: block;
	padding-bottom:5px;
}
}


.news-title {
	margin: 0px 15px 15px;
	padding: 0px;
}
@media (max-width:768px) {
.news-title {
	margin: 0px 30px 15px;
}
}

.news-title h1 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
}
@media (max-width:768px) {
.news-title h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3;
}
}
.news-title .date {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*calendar*/
.calendar {
	display: table;
	margin: 0px auto 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.week {
	display: table-row;
	text-align: center;
	background-color: #666666;
	font-size: small;
	color: #FFFFFF;
}
.week .day {
	display: table-cell;
	width: 40px;
	padding: 4px 0px;
	border: 1px solid #333333;
	line-height: 22px;
}
.date {
	display: table-row;
	background-color: #FFFFFF;
}
.date .day {
	padding: 0px 1px 1px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	border: 1px solid #999999;
	color: #333333;
	height: 50px;
}

.date .day a {
	color: #333333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	display: block;
	height: 50px;
	cursor: pointer;
	padding: 1px;
}
@media (max-width:768px) {
.date .day {
	height: 45px;
}
.date .day a {
	height: 45px;
}
}
.date .day a:hover, .date .day a:active {
	color: #333333;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c667+0,f79621+100;Orange+3D+%234 */
background: #f9c667; /* Old browsers */
background: -moz-linear-gradient(top,  #f9c667 0%, #f79621 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9c667 0%,#f79621 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
.date .day span {
	font-size: 18px;
	display: block;
	margin-top: -15px;
	color: #E96710;
	padding: 10px 0px;
}
@media (max-width:768px) {
.date .day span {
	font-size: 13px;
	padding: 15px 0px;
	margin-top: -15px;
	height: 15px;
	}
}
.date .day span.sole-out {
	font-size: 13px;
	color: #999999;
	padding-top: 15px;
}

.date .day span:hover {
	color: #FFFFFF;
}
.date .day span.sole-out:hover {
color: #999999;
}
.date .day ul {
	margin: 10px 0px 0px;
	padding: 0px;
}
.date .day li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 6px 0px;
	font-size: 13px;
	color: #C69853;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8D3B5;
}
.date .day img {
	margin: 0px 0px 0px 4px;
	height: 6px;
	width: 6px;
}

.weekend {
	color: #D03317;
	background-color: #FAF7E2;
}
.today {
	background-color: #FBEEDD;
}


.month {
	color: #333333;
}
/*@media (max-width:768px) {
.month {
	margin-right:0px;
	margin-left:0px
}
}*/


.month a {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	padding-top: 6px;
	display: block;
}
.month h3 {
	margin: 0px;
	text-align: center;
	padding: 0px 0px 8px;
}

.month a:hover {
	margin-top: 1px;
	color: #B10703;
}
.alert-warning .words {
	padding: 0px 0px 10px 10px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8C7A0;
}
.alert .words {
	padding: 0px 0px 20px;
	font-size: 1em;
}
.alert .words h3 {
	margin: 0px 0px 8px;
}
.booking {
	padding: 0px 20px;
	font-size: 1.3em;
}
@media (max-width:768px) {
.booking {
	margin: 0px 30px;
}
}
.booking-ok {
	font-size: 1.2em;
	color: #414141;
}
@media (max-width:768px) {
.booking-ok {
	margin: 0px 20px;
}
}

.booking-ok h3 {
	font-weight: bold;
	margin: 0px 0px 10px;
}
.booking-ok .booking-col {
	width: 120px;
	color: #4A8532;
}
@media (max-width:768px) {
.booking-ok .booking-col {
	display: block;
}
}

.booking-time {
	display: block;
	list-style-type: none;
}
.booking-time li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.booking-time a {
	display: block;
	padding: 6px 15px;
	margin: 0px 10px 10px 0px;
	color: #FFFFFF;
	background-color: #FF9F0F;
	font-size: 15px;
	font-weight: bold;
	border-radius: 3px;
}
.booking-time a:hover, .booking-time a:active {
	background-color: #C2580A;
	text-decoration: none;
}
.booking-img img {
	display: block;
	max-width:100%;
}
.booking-time input {
	margin-bottom: 10px;
}
.ad-store {
	display: block;
	margin-top: 60px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	padding-bottom: 30px;
}
.ad-store ul {
	list-style-type: none;
	margin: 0px;
	display: block;
}
.ad-store li {
	float: left;
}
.ad-store img {
	height: 98px;
	width: 270px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.ad-store img:hover, .ad-store img:active {
	border: 1px solid #666666;
}
.ad-store h3 {
	font-size: 18px;
	margin: 20px 50px;
}
.share-ad-xs {
	display: block;
	padding: 10px;
}
.share-ad-xs img {
	padding: 10px;
	border: 0px;
	height: auto;
	width: 100%;
}
.pd-theme {
	display: table;
	padding: 0px;
	width:100%;
}
.pd-theme .topic {
	padding:10px 15px;
	background-color: #EFEFEF;
	margin: 10px 0px 20px;
}
.pd-theme .pd-list {
	width:1200px;
	margin: 0px -15px 0px -15px;
}
.pd-theme .pd-list-box {
width:23%;
margin: 0px 1% 50px;
}
.pd-theme .pd-list-img {
	width: 100%;
}
.pd-theme .pd-list-img img {
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

@media (max-width:1200px) {
.pd-theme .topic {
width:970px;
}
.pd-theme .pd-list {
	width:1000px;
}
.pd-theme .pd-list-box {
width:22%;
margin: 0px 1.5% 50px;
}
}
@media (max-width:992px) {
.pd-theme .topic {
width:750px;
}
.pd-theme .pd-list {
	width:775px;
	margin: 0px -10px 0px -10px;
}
.pd-theme .pd-list-box {
margin: 0px 16px 50px;
}
}



@media (max-width:770px) {
.pd-theme .topic {
width:100%;
}
.pd-theme .pd-list {
	width:100%;
	margin: 0;
}
.pd-theme .pd-list-box {
width:22%;
margin: 0 1.5% 50px 1.5%;
height:300px;
}
.pd-theme .pd-list-img {
width:100%;
height:175px;
}
.pd-theme .pd-list-img img {
	max-width: 100%;
	width:expression(document.body.clientWidth>100?"100%":"auto");
	max-height: 175px;
	height:expression(document.body.clientHeight>175?"175px":"auto");
}
}
@media (max-width:601px) {
.pd-theme .pd-list-box {
width:47%;
margin: 0 1.5% 50px 1.5%;
height:290px;
}
.pd-theme .pd-list-img {
height:250px;
}
.pd-theme .pd-list-img img {
	max-width: 100%;
	width:expression(document.body.clientWidth>100?"100%":"auto");
	max-height: 250px;
	height:expression(document.body.clientHeight>250?"250px":"auto");
}
}
@media (max-width:490px) {
.pd-theme .pd-list-img {
height:180px;
}
.pd-theme .pd-list-img img {
	max-width: 100%;
	width:expression(document.body.clientWidth>100?"100%":"auto");
	max-height: 180px;
	height:expression(document.body.clientHeight>180?"180px":"auto");
}
}
@media (max-width:330px) {
.pd-theme .pd-list-box {
height:260px;
}
.pd-theme .pd-list-img {
height:148px;
}
.pd-theme .pd-list-img img {
	max-width: 100%;
	width:expression(document.body.clientWidth>100?"100%":"auto");
	max-height: 148px;
	height:expression(document.body.clientHeight>1480?"148px":"auto");
}
}
.pay {
	margin: 0px auto;
	padding: 0px 15px 15px;
}

.pay ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px -15px 15px;
}
.pay .alert h3 {
	margin: 0px 0px 10px;
	font-size: 20px;
}

.pay .alert  {
	font-size: 16px;
}
.pay .control-label {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

.pay-pd {
	font-size: 18px;
}
@media (max-width:500px) {
.pay-pd {
	font-size: 16px;
}

}

.pay-pd li {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.pay-pd img {
	width:100%;
	max-height: 152px;
	height:expression(document.body.clientHeight>152?"152px":"auto");
}
@media (max-width:500px) {
.pay-pd img {
	max-height: 119px;
	height:expression(document.body.clientHeight>119?"119px":"auto");
}
}
.pay-pd input[type=number] {
	width: 100px;
}
.pay-pd .subtotal {
	background-color: #EEF7E8;
	padding: 5px 10px;
	font-size: 15px;
	color: #006633;
	display: block;
	margin-top: 5px;
	text-align: right;
}
.pay-pd input[type=number].input-other {
	width: 100%;
}
.pay .price {
	font-weight: bold;
	color: #678E3C;
	text-align: right;
	font-size: 24px;
}
.pay-list {
	display: table;
	border-collapse: collapse;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	font-size: 16px;
	color: #414141;
}
@media (max-width:500px) {
.pay-list {
	width: 95%;
	font-size: 13px;
}
}
.pay-list-row {
	display: table-row;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
}
.pay-list-col {
	display: table-cell;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.pay-name {
	width: auto;
}
.pay-unit {
	width: 20%;
	text-align: center;
}
.pay-qu {
	width: 15%;
	text-align: center;
}
.pay-sububtotal {
	text-align: right;
	width: 20%;
}
.pay-words {
	font-size: 16px;
	display: block;
	padding: 10px 15px;
}
.pay-words h3 {
	margin: 0px 0px 10px;
	font-size: 20px;
}

.pay-words img {
	margin-top: -5px;
	margin-left: 10px;
}
.pay-words .price {
	font-size: 30px;
	font-weight: bold;
	color: #C62700;
	font-family: "Times New Roman", Times, serif;
}

.QRcode {
	display: block;
	margin: 20px 20px 20px 0px;
	width: 100%;
}


.QRcode img {
	height: auto;
	width: 50%;
	margin: auto;
	display: block;
	padding: 0px;
}


.ts-bottom {
	bottom: 0px;
	background-color: #F3F3F3;
	position: fixed;
	margin: 0px 0px 0px -25px;
	padding: 20px 0px;
	display: block;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	opacity:0.95;
}


.ts-bottom ul {
	margin: 0px;
	width: 95%;
}
.ts-bottom .btn {
	margin: 15px 15px 0px;
	width: 93%;
}
.modal-join {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	padding-top: 10px;
	margin-top: 15px;
}
.tooltip {
	font-size: 15px;
}
.p-pay-bank {
	display: block;
	margin: 0px 15px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.p-pay-bank input, .p-pay-bank select {
	border: 1px solid #CCCCCC;
	padding: 10px;
	border-radius: 3px;
	font-size: 16px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.p-pay-bank label {
	display: block;
	font-size: 15px;
	margin-top: 15px;
}
.btn-facebook {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#435f99+0,38548c+100 */
background: linear-gradient(to bottom, #435f99 0%,#38548c 100%); /* Old browsers */
	background: -moz-linear-gradient(top,  #435f99 0%, #38548c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #435f99 0%,#38548c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #435f99 0%,#38548c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#435f99', endColorstr='#38548c',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0px 0px;
	display: block;
}
.btn-facebook:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b508e+0,30447a+100 */
background: #3b508e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b508e 0%, #30447a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3b508e 0%,#30447a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3b508e 0%,#30447a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b508e', endColorstr='#30447a',GradientType=0 ); /* IE6-9 */
color: #FFFFFF;
}
.btn-gool {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dc4a38+0,c23322+100 */
background: linear-gradient(to bottom, #dc4a38 0%,#c23322 100%); /* Old browsers */
	background: -moz-linear-gradient(top,  #dc4a38 0%, #c23322 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dc4a38 0%,#c23322 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dc4a38 0%,#c23322 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc4a38', endColorstr='#c23322',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0px 0px;
	display: block;
}
.btn-gool:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce3f35+0,b7301b+100 */
background: #ce3f35; /* Old browsers */
background: -moz-linear-gradient(top,  #ce3f35 0%, #b7301b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ce3f35 0%,#b7301b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ce3f35 0%,#b7301b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3f35', endColorstr='#b7301b',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF;
}
.btn-line {
	background: linear-gradient(to bottom, #00b900 0%, #00a200 100%);
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0px 0px;
	display: block;
}
.btn-line:hover {
	background: linear-gradient(to bottom, #00a200 0%, #009500 100%);
	color: #FFFFFF;
}



.ts-search {
	display: block;
	padding: 0px 0px 10px;
	text-align: right;
	font-size: 15px;
}
@media (max-width:760px) {
.ts-search {
	padding: 0px 10px 30px;
}
}
.ts-search-input {
	width: 30%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
}
@media (max-width:760px) {
.ts-search-input {
	width: 60%;
	}
}
@media (max-width:370px) {
.ts-search-input {
	width: 50%;
	}
}
.ts-search input[type=text]:focus {
  outline: none;
  border: 1px solid #ffa64d;
  -moz-box-shadow: inset 0 1px 2px rgba(255, 153, 51,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(255, 153, 51,0.3);
  box-shadow: inset 0 1px 2px rgba(255, 153, 51,0.3);
  }

.top-img-phone {
	display: none;
	}
@media (max-width:1023px) {
	.top-img-phone {
	display: block;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	}
}
@media (max-width:749px) {
	.top-img-phone {
	width: 100%;
	display: block;
	margin: 0px;
	}
}
.top-img-phone img {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
	
	
	.post {
	display: block;
	padding: 15px;
	margin: 20px 0px;
	background-color: #FDF8EA;
	border-radius: 5px;
	border: 1px solid #FAE0BE;
	font-size: 1.2em;
}



.form-payment {
	display: block;
	margin: 0px;
	padding: 0px;
	}
.form-payment ul {
	margin: 0px;
	padding: 0px 20px;
	list-style-type: none;
	font-size: 17px;
	font-weight: normal;
}
.form-payment label {
	font-weight: normal;
}
.form-payment input[type=email],
.form-payment input[type=tel] {
	padding: 8px;
	width: 100%;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-bottom: 10px;
}
.form-payment input[type=email]:focus,
.form-payment input[type=tel]:focus {
	border: 1px solid #666666;
}



.ad-modal {
  position: fixed; 
  z-index: 999; 
  padding-top: 120px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


.ad-modal-content {
	background-color: #FFF;
	background-image: url(../images/2020032301.png);
	margin: auto;
	padding: 0px;
    width: 347px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center top;
	border-radius: 30px;
}
@media (max-width:424px) {
	.ad-modal-content {
    width: 300px;
}
}
@media (max-width:374px) {
	.ad-modal-content {
    width: 270px;
}
}
.ad-modal-content h1 {
    color: #ffffff;
    text-align: center;
    display: block;
    padding-top: 150px;
    font-size: 3.5em;
    line-height: 1.3em;
    font-weight: bolder;
    text-shadow: 0 0 20px #886f28;
}
.ad-modal-content h1 span {
	font-size: 3.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.ad-modal-content .link {
	display:block;
	padding-top: 50px;
}
.ad-modal-content .link a {
	display: block;
	width: 70%;
	margin: auto;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	background: linear-gradient(to right, #f79900 0%, #f9c300 100%);
	border-radius: 20px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	border: 4px solid #FFF;
}
.ad-modal-content .link a:hover {
	border: 4px solid #EBEBEB;
}



.ad-close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	background-color: #fff;
	border-radius: 50px;
	width: 40px;
	margin-right: -20px;
	margin-top: -15px;
	text-align: center;
}

.ad-close:hover,
.ad-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.ad-img,
.ad-img img {
	width:100%;
	margin:0;
	padding:0;
}



.img-modal {
  position: fixed; 
  z-index: 999; 
  padding-top: 120px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


.img-modal-content {
	margin: auto;
	padding: 0px;
    max-width: 450px;
    height: auto;
}
@media (max-width:767px) {
	.img-modal-content {
	margin: auto 15px;
}
}

.img-modal-content img {
    width: 100%;
    height: auto;
}

.img-modal-content .ad-close {
	margin-right: 0px;
	margin-top: -35px;
}