a:hover,a:focus{
	color: #7cae0e!important;
}
header {
    width: 100%;
    padding: 10px 5%;
    background: #7cae0e;
    flex-direction:row;
	position:fixed;
	border-bottom:1px solid #fff;
	box-shadow: 0 0 7px #505050;
	z-index:100;
}
h3{
	text-align:left;
	font-size: 24px;
	font-weight: bold;
	color: #060;	
}
header h3{
	font-size:28px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0;
	padding:0;
	margin:0;
}
main {
    max-width: 750px;
    width: auto;
    margin: auto;
}
.pic0{
	margin:50px auto 1px auto;
}
.price{
	display:table;
	align-content:center;
	width:100%;
}
.pic0 h4{
	font-size:20px;
	color:#5f5e5e;
    text-align: right;
	padding-top: 20px;
	padding-right:20px;
}
.pic0 h2{
	font-size:36px;
	font-weight:bolder;
	color: green;
	padding:0;
	text-align:left;
}
@media only screen and (max-width: 600px) {
.pic0 h4{
	padding-top:0;
    text-align: center;
}
.pic0 h2 {
    text-align: center;
	margin-top:0;
}
}
.span-row{
	margin:10px;
	text-align:center;
	font-weight:bold;
}
.span-row span{
	font-size:20px;
	font-weight:bold;
}
.healthy-1{
	background-color:#F00;
	color:#fff;
	padding:2px 5px;
	margin:0;
}
.healthy-2{
	background-color: #9C0;
	color: #fff;
	padding:3px;
}
.healthy-3{
	background-color: #C39;
	color: #fff;
	padding:3px;
}
.healthy-4{
	background-color: #F90;
	color: #fff;
	padding:3px;
}
.healthy-5{
	background-color: #F36;
	color: #fff;
	padding:3px;
}
.healthy-6{
	background-color: #0CF;
	color: #fff;
	padding:3px;
}
.span-row1{
	background-image: url(../images/02.jpg);
	margin:0;
	padding:10px 20px;
	text-align:center;
}
.span-row1 span{
	color: #5f5e5e;
	line-height: 38px;
    padding: 0 3px;
    font-size: 20px;
    vertical-align: middle;
}
span.r01{
	border: 3px solid rgb(172, 202, 128);
	border-radius:10px;
	font-weight:bold;
	color:#70a227;
	font-size:22px;
    display: inline-block;
    line-height: 32px;
    padding-top: 4px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.fadeInDown{
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.fadeInUpBig,.fadeInDownBig {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
}
.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	padding:0;
	padding:0 2px 2px 0;
}
.animateda {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	padding:0;
	padding:0 2px 2px 0;
}
.ua1{
	text-align:center;
}
.pic4{
	padding: 1px 0 1px 0;
}
.goout img {
    padding-top: 10px;
    position: relative;
}
#pro-content > div {
    width: 100%;
    margin: 0;
    padding: 0;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 56.25%;
}
#pro-content h3{
	font-size: 22px;
    color: #3c763d;
    font-weight: bold;
	color:#badc49;
    margin-left: 10px;
}
.videobox{
    min-height: 184px;
    width: 100%;
	margin:0;
	padding:0;
	min-height:400px;
}
@media screen and (max-width: 420px){
.videobox{
	min-height:184px;
}
}
#pro-content img{
	padding-top:10px;
	padding-bottom:10px;
}
ul.prod-item{
	padding-bottom:20px;
    margin-left: 10px;
}
ul.prod-item li{
	color:#999;
    line-height: 30px;
    font-size: 16px;
	list-style:disc none inside;
    border-bottom: 1px solid #e8e8e8;
}
.eight-bot img{
	padding-top:0;
}
#eight-item > img:nth-child(1){
	padding-bottom:20px;
}
.image-overlay {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #bbdd4a;
}
.eight-a {
	position: relative;
	padding: 0;
	cursor: pointer;
	padding: 1px;
}
.eight-a:hover .overlay {
  opacity: 1;
}
.text-overlay {
  color: white;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
div#eight-item a{
	color: white;
}
#eight-item > div > div > div > div > a{
	color: white;
	font-size: 22px;
}
.health{
}
.health h2{
	font-size: 32px;
	color: #060;
	text-align: center;
}
.health h4{
	color: #BBD2BB;
	text-align: center;
	font-size: 60px;
	border-top: 1px dotted #CCC;
    line-height: 48px;
    padding-top: 20px;
}
.health p{
	color: #999;
	font-size:15px;	
}
.health p:before{
	padding-right: 5px;
}

wordhealth{
    margin: 20px 0;
}
.wordhealth img{
	float:left;
    padding: 20px 0;
}
#bob{
	text-align:center;
}
#bob h3{
	font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    background-color: #000;
    padding: 20px;
}
#bob h6{
	font-size: 18px;
	font-weight: bold;
	color: #666;
	display:inline;
}
#bob > h6.bob-price{
	font-size:32px;
	color:red;
}
.health img{
	margin:0;
	padding:0;
	float:left;
	width:14px;
	margin-right:5px;
    margin-top: 3px;
}
#FORM {
	margin-top: 30px;
	border: 1px solid #ddd;
	border-radius: 30px;
	background-color: #fbfbfb;
}
#FORM .car-list dl, #FORM .car-item p {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
}
#FORM p {
	color: #666;
}
#FORM p span {
    margin-right: 10px;
}
#FORM select, #FORM input, #FORM textarea {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    flex: 1;
	margin-bottom: 10px;
}
#FORM select{
	padding-right:10px;
    margin-top: 10px;
}
.pricea:before{
    content: 'NT$';
    display: inline;
}
p.form-title{
	margin-bottom: 25px!important;
    text-align: center;
    padding: 10px 10px 10px 0;
    display: block ;
	border-bottom: 1px solid #ddd;
	font-size:22px;
	color:#3c763d;
	font-weight:bold;
}
.car-btn {
    padding: 8px 15px;
    background: #3c763d;
    color: #fff;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    margin: auto;
    text-align: center;
    display:block;
	font-size:20px
}
.buyinfo_note,.buyinfo_note a {
    color: #f00;
    font-size: small;
    margin-top: 30px;
    padding: 0 20px;
}
.pic-out{
	border:3px solid #ced530;
	padding:30px;
	border-radius:30px;
	margin:20px 0 0 0;
}
section#FORM{
	border-radius: 30px;
	margin-top: 30px;
    border: 1px solid #91b991;
    background-color: #f0fff0;
	padding:30px;
}
#FORM .car-list dl {
    display: -webkit-flex;
    display: flex;
	align-items: baseline;
    margin-bottom: 5px;
    border-bottom: 1px solid #c9e6c9;
}
#FORM .car-item p {
    display: -webkit-flex;
    display: flex;
	align-items: baseline;
    margin-bottom: 5px;
}
article.car-list{
	display:block;
}
#FORM > article > dl > dt:nth-child(2) > span {
	font-size: 18px;
    color: #04aade;
}
#FORM > article > dl > dd > p > span.cart-price1{
	font-size: 18px;
    color: green;
    text-decoration: line-through;
    padding-left: 15px;
    font-weight: normal;
}
#FORM > article > dl > dd > p > span.cart-price2{
    font-size: 20px;
    color: #f00;
    padding-left: 20px;
}
.car-list-price{
    flex: 1;
    text-align: right;
}
button.buy-btn {
    padding: 4px 5px;
    background-color: dodgerblue;
    color: #fff;
    border-radius: 5px;
    margin-right: 8px;
    vertical-align: baseline;
    line-height: 26px;
}
.pay-title{
	font-size:20px;
	color: #3c763d;
    font-weight: bold;	
	border-bottom: 1px solid #c9e6c9;
    padding-bottom: 10px;
}
section#FORM ul{
	margin-left: 20px;
}
section#FORM ul li{
	list-style-position: outside;
	list-style-type: disc;
    display: list-item;
    text-align: -webkit-match-parent;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}
.right-price{
	text-align:right;
    border-bottom: 5px solid green;
}
h2.pay-titlea{
	color: #F30;
	font-size:18px;
	border-bottom: 1px solid #c9e6c9;
    padding-bottom: 10px;
	font-weight: bold;
}
.warning{
    line-height: 24px;
    color: #666;
    font-size: 14px;
}
.pricea {
    color: #e60000;
    font-weight: bold;
    font-size: 50px;
}
a.pay-titleb{
	font-size:16px;
	color:#fff;
	font-weight: bold;
	padding: 0;
    margin: 0 0 10px 0;
	display: block;
    cursor: pointer;
}
.FB{
	background-color: #060;
	border-radius:10px;
    padding: 20px;
	margin-top:20px;
}
section#contact h2{
	color:#96b41f;
	padding: 0 10px;
}
section#FORM .FB span{
	color:#fff;
	font-size:15px;
}
section#contact li{
	list-style: url("../images/circle-1.png") none outside; 
	line-height: 20px;
}
section#contact {
    margin-bottom: 20px;
}
section#contact ul{
	padding-left:40px;
}
#bot30{
	display:flex;
}
section#point3{
	padding:20px 0;
}
section#point3 h3{
	font-size:36px;
	font-weight:bolder;
	color:#75ad3e;
	text-align:center;
}
section#point3 img{
	padding:0 2px 5px 2px;
}
.box-1,.box-2,.box-3{
	text-align:center;
	font-size:24px;
	color:#fff;
	margin-right: 5px;
	border-radius:5px;
	padding:10px 0;
}
.box-1{
	background-color: #337ab7;
	flex:3;
}
.box-2{
	background-color: #F60;
	flex:2;
}
.box-3{
	background-color: #99CC66;
	flex:3;
}
.iframe {
	padding-bottom:20px;
}
footer{
    text-align: center;
    font-size: small;
    margin: 10px;
    color: #ddd;
	font-size:16px;
}
.ordernow{
	position:fixed;
	right:10px;
	bottom:10px;
	cursor:pointer;
	width:94px;
}
.ordernow span{
	font-size:16px;
	text-align:center;
	margin:0 22%;
    color: #6db428;
    margin: 0 20px;
    width: 94px;
    position: relative;
	text-align:center;
}
