﻿@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-image:url(images/Bodybg.png);
	background-repeat:repeat;
	background-color:#fff2e6;
	background-position:center top;
	}
#wrapper{
	background-image:url(images/bg.png);
	background-position:center 60px;
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	
		}
#TOP-MENU{
	display:none;
}

#TOP-MENU #BTN{}

#NAV{
	width:100%;
	height:60px;
	margin:0 auto;
	background-color:#5cc2d0;
	font-size:1.3em;
}

#NAV ul{
	width:100%;
	height:60px;	
}

#NAV li{
	float:right;
}

#NAV li a{
	display:block;
	width:100px;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	color:#fff;	
}

#NAV li a:hover{
	color:#000;
}
.NAV-LOGO{
	display:block;
	float:left;
	width:80px;
	height:60px;
	line-height:60px;
	top:16px;left:10px;
	text-align:center; }
#logor{
	float:left;
	line-height:60px;
	}
#logor img{
	width:90%;
	margin:3%;
	padding-top:14px;}	
.Mbn{
	display:none;
	}
.bn{
	width: 1137px;
	height: 1500px;
	margin:0 auto;
	background-image:url(images/web_02.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	
}
.bn-left{
	width:694px;
	height:342px;
	float:left;
	position:absolute;
	top:830px;
	left:30px;
}
.bn-right{
	width: 321px;
	height: 361px;
	float: right;
	position: absolute;
	top: 850px;
	right: 80px;
	}
.bn-right2{
	display:none;	
	}		
.cont{
	width:100%;	
	margin:0 auto;
	position:relative;	
	}
.cont:after{content: '';display: block;clear: both;}	
.box{
	width:1060px;
	margin:0 auto;	
	padding-bottom:30px;
	}
.box:after{content: '';display: block;clear: both;}	/*偽元素*/
.boxtitle{
	width:348px;
	height:130px;	
	margin-bottom:10px;	
	}
.box-text{
	width:600px;
	font-size:1.5em;
	line-height:1.6em;
	font-weight:bold;
	text-align:justify;
	float:left;
	}	
.boximg{
	width:410px;
	top:-180px;
	right:18%;
	float:right;
	position:absolute;	
	}
.boximg img{
	width:100%;	
	}
.boximg2{
	width:410px;
	top:1660px;
	right:8%;	
	float:right;
	position:absolute;	
	}
.boximg2 img{
	width:70%;	
	}		
.box2-book{
	width:241px;
	float:left;
	padding-bottom:15px;
	}
.box2-book img{
	width:90%;
	}	
.box2-text{
	width:800px;
	padding:30px;	
	font-size:1.3em;
	line-height:1.6em;
	font-weight:bold;
	text-align:justify;
	float:right;
	background-color:#FFF;
	border-radius:12px;
	border:3px solid #5f494b;
	}
.box3{
	width:1060px;
	margin:0 auto;
	clear:both;	
	}
.page{
	  width:90%;
	  height:auto;
	  margin:0 auto;
	  text-align:center;}	
.car{
	font-size:1.2em;
	color:#FFF;
	width:180px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background-color:#e98470;
	/*border-radius:8px;*/
	padding:10px;
	margin:20px;
	}			
.car a:link{
	color:#FFF;
	display:block;

	}
.car a:hover{
	color:#FFF;
	font-size:0.9em;
	background-color:#C00;
	}
h4{
	color:#166785;
	font-size:1.5em;
	line-height:1.7em;} 
h5{
	font-size:1.4em;
	line-height:1.4em;
	}	

.red{
	color:#ff3300;
	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;
	}
.org{color:#ff3300;}
.green{
	color:#565611;}	
.bold{
	font-weight:bolder;
	}
.coff{
	color:#5f494b;}			
.line{
	width:99%;
	float:right;
	border:#eaa77a dashed 1px;
	margin:20px;
	}	
.buy{
	font-size:1.1em;
	color:#FFF;
	width:140px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	background-color:#fb9f88;
	/*border-radius:8px;*/
	padding:3px;
	margin:2px;
	position:absolute;
	top:400px;
	left:300px;
	
	text-align:center;
	}			
.buy a{
	color:#FFF;
	display:block;
	text-decoration:none;
	}
.buy a:hover{
	color:#FFF;
	font-size:1.1em;
	}
clear{clear:both;}
footer{
	clear:both;
	width: 100%;
	overflow:hidden;	
	background-color: #5cc2d0;
	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:-40px;
   right: 0px;
   width: 150px;
   height: 193px;
   opacity: 0.7;
   z-index: 10;
   cursor: pointer;
   transition: all .5s
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
	}
#backtotop:hover {
opacity: 1;
width: 150px;
height: 193px;
}