@charset "utf-8";
/* CSS Document */
.mainAreaIns h3 {
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainAreaIns h3 strong{
	font-weight: normal;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.mainAreaIns h3 strong b{
	display:inline-block;
	font-weight:normal;
	color:#52463b;
	font-family: 'cwTeXFangSong', serif;
	font-size:35px;
	padding:0px 30px;
	letter-spacing: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.mainAreaIns h3 strong b {
  padding: 8px 30px;
}
.mainAreaIns p {
	text-align: center;
	font-family: 'Lora', serif;
	letter-spacing: 3px;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.member {
	margin: auto;
	width: 80%;
}

@media screen and (max-width: 780px){
.mainAreaIns h3 {
	margin-top: 100px;
    }
.mainAreaIns p {
	margin-bottom: 20px;
}
.member {
	width: 100%;
}
}







.Membership{
	position: relative;
	
}
.Membership .row{
	margin: 10px 0px;
	width: 100%;
	display: inline-block;
}

.Membership:before, 
.Membership:after { 
	content: " "; display: table; 
}

.Membership:after { 
	clear: both; 
}


.Membership label {
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	float: left;
	width: 20%;
}

.Membership label span {
	color: #900;
	margin-right: 10px;
}
.Membership input,
.Membership textarea,
.Membership select {
	line-height: 1.5;
	font-size: 1em;
	color: #000;
	display: block;
	width: 78%;
	background: transparent;
	font-family: 微軟正黑體, Roboto, 'Varela Round', sans-serif;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.Membership input,
.Membership textarea {
	border: 1px solid #999;
}
.Membership table {
  text-align: left;
  float: left;
  width: 78%;
 
}
.vcode{
	float: left;
	width: 30%;
	margin-left: 20px;
}
#vcode{
	float: left;
	width: 40%;
}
#read{
	float: left;
	width: auto;
}
.provision{
	font-size: 0.7em;
	line-height: 2em;
}
.provision a{
	color: #900;
}
.Membership textarea {
	min-height: 140px;
}

.Membership input:focus,
.Membership textarea:focus,
.Membership label:active + input,
.Membership label:active + textarea {
	outline: none;
	border: 3px solid #CC0000;
}

.Membership select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #d8d8d8;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #d8d8d8;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #10689a;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #10689a;
}

.cbp-mc-submit-wrap {
	text-align: center;
	padding-top: 40px;
	clear: both;
}

.Membership input.cbp-mc-submit {
	border: none;
	color: #fff;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 30px 15px 40px;
	font-size: 1.1em;
	border-radius: 2px;
	letter-spacing: 10px;
	background-color: #990000;
}

.Membership input.cbp-mc-submit:hover {
	background-color: #000000;
}


@media screen and (max-width: 70em) {

.Membership input.cbp-mc-submit {
	width: 100%;	
}
.Membership label {
	width: 30%;
}
.Membership input,
.Membership textarea,
.Membership select {
	width: 70%;

}
.Membership table {
  width: 70%;
}
.vcode{
	width: 30%;
}
#vcode{
	float: left;
	width: 30%;
}
}









.Orderform {
	margin-bottom: 30px;	
}


.amount {
	margin-bottom: 50px;
	float: right;
	display: inline-block;
	color: #900;
	font-size: 16pt;
}



table {
	border-collapse: collapse;
	margin: 1.25em 0 0;
	width: 100%;
}

table tr,
table th,
table td {
	border: none;
	border-bottom: 1px solid #e4ebeb;
  /*font-family: 'Lato', sans-serif;*/
  font-size: .875rem;
}
table th {
  padding: 10px 12px;
  text-align: center;
}
table td {
	padding: 20px 12px;
	text-align: center;
}

table th {
	color: #ffffff;
	text-transform: uppercase;
	background-color: #666666;
}

table tr td {
	color: #999999;
}

table tr:nth-of-type(2n+2) td {
  background: rgba(255, 255, 255, 0.45);
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: .8125rem;
  padding: 0;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
	background: #666666;
	color: white;
	margin-right: 10px;
	padding: 5px 10px;
}








.table {
  margin: 30px 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #e0e0e0;
}
.table caption {
  color: #333;
  font-style: italic;
  font-size: 85%;
  line-height: 1;
  padding: 1em 0;
  text-align: center;
}
.table td,
.table th {
  border-left: 1px solid #e0e0e0;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 0.5em 1em;
  font-weight: normal;
}
.table td:first-child,
.table th:first-child {
  border-left-width: 0;
}
.table thead,
.table tfoot {
  background-color: #f05050;
  color: #fff;
  text-align: left;
  vertical-align: bottom;
}
.table thead td,
.table tfoot td,
.table thead th,
.table tfoot th {
  border-color: #fff;
}
.table td {
  background-color: transparent;
}





table.bt thead,
table.bt tbody th {
  display: none;
}


table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
	border: none;
	display: block;
	vertical-align: top;
	text-align: left;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
  
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
