.twbody{
      font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
}

h1{
  color: red;
  font-size: 2.7em;
  font-weight:bold;
  margin-bottom: 7px;
  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  text-align:left;
}
h2{
	color: red;
  font-size: 2.7em;
  font-weight:bold;
  margin-bottom: 7px;
  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  text-align:left;
}

h3{
  color: #fff;
  font-size: 2.7em;
  font-weight:bold;
  margin-bottom: 7px;
  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  text-align:left;
}

h5{

  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
}

p{
	color: #888;
	font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
  text-align:left;
}
.section-toggle-label{
  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
}


/*btn-BUY*/
.btn-danger{
  background: #f00;
  color: #fff;
}
.userbox{
  margin: 10px 0; 
}

.buylogo img{
  text-align: center;
  margin: 10px;
}


.parallax-viewport {
         width: 100%;
       max-width:1920px;
         height: 740px;
        }
        .diagram {
         margin-top: -0.5em;
        }
       small {
         text-transform: uppercase;
      }
.table-wtb{ 
  margin-top:30px; 
  color: #fff;
  font-family: '微軟正黑體','PTSansNarrowRegular','新細明體','Arial Unicode MS', Arial, Helvetica, sans-serif !important;
  font-size: 16px;
}
.table-wtb th,table-wtb tr{ height:40px;}
.table-wtb th{ background-color:#5d0000; font-weight:bold;}

.table-wtb th.left,.table-wtb th,table-wtb td.left,table-wtb tr.left{ text-align:left;}
.table-wtb td{ padding:5px 10px; margin-bottom:10px; border-bottom:1px solid #444;}
.table-wtb th.center,.table-wtb th,table-wtb td.center{ text-align:center;}
.table-wtb tr:nth-child(even) {background: #101010}
.table-wtb tr:nth-child(odd) {background: #222;}
