﻿@import url("reset.css");

*{
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

html{ 
	font-family:Arial, Verdana, "微軟正黑體";
	-webkit-text-size-adjust:none;
}

body{
margin,padding:0;
background-color:#fff;
	
}
#wrapper{
	width:100%;
	min-height:100%;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
#TOP-MENU{
		display:block;
		width:100%;
		height:60px;
		position:relative; /* 外層相對 */
		background-color:#303030;
	}
	
	#TOP-MENU #BTN{  /* 製作手機版 右上角的按鈕 */
		display:block;
		width:60px;
		height:40px;
		background-image:url(images/btn.png);
		
		position:absolute;  /* 子層絕對 */
		right:5px;
		top:10px;
		text-indent:-9999px;
	}
	
	#NAV{
		width:100%;
		height:auto; /* 高度自動 */
		background-color:#303030;		
		display:none;  /* 把主選單先關掉 */
	}
	
	#NAV ul{
		width:100%;
		height:auto; /* 高度自動 */
	}
	
	#NAV li{
		width:100%;
		float:none; /* 取消 float */
	}
	
	#NAV li a{
		display:block;
		width:100%;
		height:50px;
		line-height:50px;
		text-align:center;
		text-decoration:none;
		background-color:#b4a578;
		border:1px solid #FFF;
		color:#fff;
	}
	
	#NAV li a:hover{
		background-color:#ccc;
		border:1px solid #FFF;
	}
	.NAV-LOGO{
	display:block;
	float:left;
	width:80px;
	height:40px;
	line-height:50px;
	top:8px;left:10px;
	text-align:center; }
.NAV-LOGO img{
	
		margin:12%;
		line-height:40px;
		}
#logor{
	display:none;
	float:left;
	}
#logor img{
	width:80%;
	margin:3%;}	
.Mbn{
	width:100%;
	height:auto;
	margin:0 auto;	
	}
.bn{
	display:none;
	width: 100%;
	height: auto;
	margin:0 auto;
	padding-bottom:0;
	position:static;
	}
.bn img{
	display:none;
	width:100%;
	height:auto;}	

.cont{
	width:100%;	
	margin:0 auto;
	padding-top:10px;
		
	}
.boxtitle{
	width:100%;
	height:auto;
	margin:0 auto;	
	font-size:2.5em;
	color:#663300;
	text-align:center;
	font-weight:bolder;
	position:relative;
	padding:3%;
	}	
.dodo{
	width:94%;
	height:auto;
	margin:3% auto;	
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	color:#ff3300;}
.box{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px;	
	position:relative;
	overflow:hidden;	
	}
.box img{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	}		
.box-out{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px;
	background-color:#FFF;
	/*background-image:url(images/boxbg.png);*/
	position:relative;
	border:1px solid #dfceab;
	box-shadow:3px 3px 3px 2px rgba(223,206,171,.4);
	}
.box-in{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:600;
	background-color:#FFF;
	position:relative;
	border:6px solid #dfceab;
	background-image:url(images/box-inbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size:25%;
	}
.txtnline{
	text-align:left;
	color:#996633;
	font-size:1em;
	line-height:1.3em;
	font-weight:bold;
	}	
.txtline{
	border-bottom:dashed 1px #666666;
	padding-bottom:6px;
	line-height:1.9em;
	}
.box p{
	padding:0 10px;	
	color:#333;
	text-align:center;
	font-size:1.6em;
	line-height:1.9em;
	font-weight:bold;
	}	
.box h2{
	width:100%;
	text-align:center;
	line-height:1.8em;
	font-size:1.2em;
	float:none;
}
.box-gift{
	float:none;
	width:413px;
	height:286x;
	border-top:6px solid #fff;}	
.boxtobuy{
	width:147px;
	height:51px;
	}
.box2-out{
	width:100%;
	height:auto;
	margin:10px auto;
	padding:10px;
	background-color:#FFF;
	/*background-image:url(images/boxbg.png);*/
	position:relative;
	border:1px solid #dfceab;
	box-shadow:3px 3px 2px 2px rgba(223,206,171,.4);
	overflow:hidden;
	}	
.box2-in{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px;
	font-size:1.2em;
	line-height:1.5em;
	background-color:#FFF;
	position:relative;
	border:6px solid #dfceab;
	background-image:url(images/box-inbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size:25%;
		overflow:hidden;
	}
.box2-book{
	width:100%;
	height:auto;	
	float:center;
	padding:10px;}
.box2-right{
	width: 100%;	
	float: none;	
	font-size: 1em;
	line-height: 1.5em;
	text-align:justify;
	margin:10px;
	font-weight:700;	
	}
.box3-out{
	width:100%;
	height:auto;
	margin:20px auto;
	padding:10px;
	background-color:#FFF;
	position:relative;
	border:1px solid #dfceab;
	box-shadow:3px 3px 2px 2px rgba(223,206,171,.4);
	overflow:hidden;
	}	
.box3-in{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px;
	font-size:1.2em;
	line-height:1.5em;
	background-color:#FFF;
	position:relative;
	border:6px solid #dfceab;
	overflow:hidden;
	}	
.hr1{
	height:1px;border:none;border-top:2px dashed #dfceab;
	margin:10px 0;}	

.box4-out{
	width:100%;
	height:auto;
	margin:10px auto;
	padding:10px;
	background-color:#FFF;
	position:relative;
	border:1px solid #dfceab;
	box-shadow:3px 3px 2px 2px rgba(223,206,171,.4);
	overflow:hidden;
	}
.herbs,.herbs-b{
	width:100%;
	height:auto;
	float:none;
	padding:10px;
	font-size:1.1em;
	line-height:1.4em;
	}
	
.herbs2,.herbs2-b{
	width:100%;
	height:auto;
	float:none;
	padding:16px;
	background-color:#fff7de;
	font-size:1.1em;
	line-height:1.4em;
	}	
.herbs img,.herbs-b img,.herbs2 img,.herbs2-b img{
	width:100%;
	height:auto;
	}
	
.box5-out{
	width:100%;
	height:auto;
	margin:20px auto;
	padding:20px;
	background-color:#FFF;
	position:relative;
	border:1px solid #dfceab;
	box-shadow:3px 3px 2px 2px rgba(223,206,171,.4);
	overflow:hidden;
	text-align:center;
	}
.page{
	  width:100%;
	  height:auto;
	  margin:0 auto;}
.box6-word{
	width:100%;
	height:auto;
	
	overflow:hidden;}
.box6-book{
	width:100%;
	height:auto;	
	float:none;
	padding:6px;}
.box6-right{
	width: 100%;
	height:auto;
	float: none;	
	font-size: .9em;
	line-height: 1.5em;
	font-weight:400;
	margin:10px;

	}		 
.car{
	font-size:1.2em;
	color:#FFF;
	width:180px;
	
	text-decoration:none;
	background-color:#ff3300;
	
	padding:6px;
	margin:9px;
	white-space:nowrap;
	}			
.car a:link{
	color:#FFF;
	display:block;
	}
.car a:hover{
	color:#FFF;
	font-size:0.9em;
	}

h5{
	width:100%;
	margin:2px;
	float:none;
	font-size:1.5em;}

.ill{
	display:none;
	float:none;}
.red{
	color:#cc3333;
	font-size:1.8em;
	}
.red2{
	color:#cc0000;
	font-size:1.5em;
	line-height:2;
	font-weight:bold;
	}
.reds{
	color:#cc0000;
	font-size:1.2em;
	font-weight:bold;
	}
.purple{
	color:#663399;
	font-weight:bold;}
.gold{
	color:#996633;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
	}
.golds{
	color:#996633;
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	}
.goldss{
	color:#996633;
	font-size:.9em;
	line-height:1em;
	font-weight:bold;
	}	
.green{
	color:#565611;}	
.bold{
	font-weight:bolder;
	}			
.line{
	width:99%;
	float:right;
	border:#eaa77a dashed 1px;
	margin:20px;
	}	
.buy{
	font-size:0.9em;
	color:#FFF;
	width:80px;
	height:30px;
	line-height:40px;
	text-decoration:none;
	background-color:#ff3300;
	border-radius:8px;
	padding:3px;
	margin:2px;
	}			
.buy a{
	color:#FFF;
	display:block;
	}
.buy a:hover{
	color:#FFF;
	font-size:0.9em;
	}
footer{
	clear:both;
	width: 100%;
	overflow:hidden;	
	background-color: #bb8752;
	padding-bottom:20px;
}
footer h5{
	padding-top:10px;
	font-size: 1.1em;
	color: #333;
	text-align: center;
	line-height: 1.5em;
	width: 100%;
}
footer h5 a:link{
	color: #333;
	text-decoration:none;
}
footer h5 a:visited{
	color: #333;
	text-decoration:none;
}
footer h5 a::hover{
	color: #333;
	text-decoration:none;	
}

footer h5 img{
	padding-top:10px;
}
#backtotop{
	display:scroll;position:fixed;
	position: fixed;
   bottom: 30px;
   right: 30px;
   width: 60px;
   height: 60px;
   opacity: 0.7;
   z-index: 10;
   cursor: pointer;
   transition: all .5s
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
	}
#backtotop:hover {
opacity: 1;
width: 60px;
height: 60px;
}