﻿@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{

	/*background-size:cover;*/
	background-color:#fff2e6;
	}
#wrapper{
	background-image:url(images/bg.png);
	background-position:center 40px;
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	
		}
#TOP-MENU{
	display:none;
}

#TOP-MENU #BTN{}

#NAV{
	width:100%;
	height:40px;
	margin:0 auto;
	background-color:#eee;	
}

#NAV ul{
	width:100%;
	height:40px;	
}

#NAV li{
	float:right;
}

#NAV li a{
	display:block;
	width:100px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	color:#666;	
}

#NAV li a:hover{
	color:#F00;
}
.NAV-LOGO{
	display:block;
	float:left;
	width:80px;
	height:40px;
	line-height:50px;
	top:8px;left:10px;
	text-align:center; }
#logor{
	float:left;
	}
#logor img{
	width:80%;
	margin:3%;}	
.Mbn{
	display:none;
	}
.bn{
	width: 1100px;
	height: 1150px;
	margin:0 auto;
	background-image:url(images/web_02.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;	
}
.bn-left{
	width:550px;
	height:300px;
	float:left;
	position:absolute;
	top:800px;
			}
.bn-right{
	width: 584px;
	height: 421px;
	float: right;
	position: absolute;
	top: 700px;
	right: 50px;
	}	
.bn-left ul{
	list-style-type:none;
	display:block;
	width:100%;
	height:auto;	
	padding:2% 12%;
	font-size:1em;
	line-height:1.8;
	color:#cc3333;
	font-weight:bold;	
	}
.bn-left li{	
	border-bottom:1px #999999 dotted;
	padding:12px 0;}

.bn2{
	width: 1100px;
	height: 500px;
	margin:0 auto;
	position:relative;
	padding-top:20px;
}
.bn2-left{
	width:650px;
	
	float:left;
	position:absolute;
	left:50px;
	font-size:1.3em;
	line-height:1.7em;
	}
.bn2-right{
	width: 300px;	
	float: right;
	position: absolute;
	right: 50px;
	font-size:1em;
	line-height:1.2em;
	background-color:#eee;
	border:dotted #333333 1px;
	padding:16px;
	}	
.bn2-right p{
	padding-bottom:10px;}	
.bn3{
	width: 1100px;
	height: 250px;
	margin:0 auto;
	position:relative;
	
}
.bn3-left{
	width:600px;
	height:250px;
	float:left;
	position:absolute;
	left: 50px;
	font-size:1.3em;
	line-height:1.6em;
			}
.bn3-right{
	width: 403px;
	height: 269px;
	float: right;
	position: absolute;
	right: 50px;
	}	
.car{
	font-size:1.5em;
	color:#FFF;
	width:180px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background-color:#C00;
	/*border-radius:8px;*/
	padding:10px;
	margin:6px;
	}			
.car a{
	color:#FFF;
	display:block;
	}
.car a:hover{
	color:#FFF;
	font-size:0.9em;
	}

.box{
	width:1100px;
	height:650px;
	margin:0 auto;
	background-image:url(images/boxbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	position:relative;
		}
.boxtitle{
	width:900px;
	height:67px;
	margin:20px auto;
	background-image:url(images/boxtitle-bg.png);
	background-repeat:repeat-x;
	background-position:center center;
	text-align:center;	
	}
.box-word{
	width:490px;
	height:310px;
	background-color:#FFF;
	border:solid #CCC 1px;
	padding:20px;
	float:left;
	margin:10px 0 10px 40px;
	text-align: justify;
	line-height:1.6em;	
	}
.box-word p{
	color:#996631;
	font-size:1.5em;
	font-weight:bold;}

.box2{
	width:1100px;
	height:1150px;
	margin:0 auto;
	background-image:url(images/boxbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	position:relative;

	padding:0 20px;
	}
.box2-row{
	width:320px;
	height:350px;
	/*background-color:#FFF;
	border:solid #CCC 1px;*/
	padding:10px;
	float:left;
	margin:10px;
	text-align: justify;
	line-height:1.4em;
	text-align:center;
	}
.box2 h3{
	color:#996631;
	font-size:1.5em;
	font-weight:bold;
	}
.box2-row p{
	color:#660099;
	font-weight:bold;
	}	
.box2g{
	width:200px;
	height:200px;
	margin-bottom:8px;
	border-radius:125px;
	text-align:center;
	box-shadow:4px 4px rgba(20%,20%,40%,0.5);
	}
.box3{
	width:1100px;
	height:690px;
	margin:0 auto;
	background-image:url(images/boxbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	position:relative;
	
	}	
.page{
	  width:84%;
	  height:auto;
	  margin:0 auto;}
	  
.box4{
	width:1100px;
	
	margin:0 auto;
	background-image:url(images/boxbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	padding-bottom:40px;	
	}

.box4-word{
	width: 1100px;	
	margin: 0 auto;
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 40px;	
	}
.box4-word:after{
	content: '';
	display: block;
	clear: both;
	}
.box4-book{
	width:250px;
	height:344px;
	float:left;
	margin-right:20px;	
	}
.box4-right{
	width: 700px;	
	float: right;	
	right: 56px;
	font-size: 1em;
	line-height: 1.5em;
	top: 47px;
	}

.box4-right h3{
	color:#996631;
	font-size:1.3em;
	line-height:1.5em;
	font-weight:bold;
	margin-bottom:20px;
	}
h5{
	width:340px;
	margin:2px;
	float:left;
	font-size:.85em;}	
.box5{
	width:1100px;
	
	margin:0 auto;
	background-image:url(images/boxbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	
	}	
.box5-word{
	width: 1100px;
	
	font-size:1em;
	line-height:1.8em;	
	margin: 0 auto;
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 40px;		
	}	

.ill{
	float:right;}
.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;
	line-height:1.5em;
	}
.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:#C00;
	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: #cfc5e0;
	padding-bottom:20px;
}
footer h5{
	padding-top:10px;
	font-size: 1.1em;
	color: #333;
	text-align: center;
	line-height: 1.6em;
	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: 80px;
   height: 80px;
   opacity: 0.7;
   z-index: 10;
   cursor: pointer;
   transition: all .5s
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
	}
#backtotop:hover {
opacity: 1;
width: 141px;
height: 81px;
}