@charset "utf-8";
/* CSS Document */

body{
	background: #464646;
	padding-top: 100px; /* 讓內容從 head 下方開始 */
}
#wrapper{
	width: 100%;
	height: 900px;
}
.bar{
	width: 100%;
	height: 100px;
	position:relative;
	background: #464646;
}
#head{
	width: 100%;
	height: 100px;
	background: #464646;
	position:fixed;
	top:0px;
}
#head ul{
	padding: 0px;
	margin: auto;
}
#head ul li{
	font-size: 18px;
	float:right;
	list-style-type: none;
}
#head ul li a {
	display: block;
	width: 150px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	color:#FFFFFF;
	background: #464646;
	padding-top:40px;
	margin-left: 5px;
}
#head ul li a:hover{
	background:#2A2929;
	color:#909090;
}
#headword{
	position: absolute;
	top: 33px;
	left: 50px;
	font-size: 25px;
	color: #FFFFFF;
}
#headword2{
	position: absolute;
	top: 63px;
	left: 50px;
	font-size: 16.45px;
	color: #FFFFFF;
}
#backg{
	width: 100%;
	height: 3050px;
	background: #D8D8D8;
	position: relative;
}
#backg2{
	width:90%;
	height: 3000px;
	background: #FFFFFF;
	position: absolute;
	top: 1.4%;
	left:5%;
}
.word{
	width:37%;
	position: absolute;
	top:4.3%;
	left:7.5%;
	background:#FFFFFF;
	line-height:1.8;
	
}
.word2{
	width:40%;
	position: absolute;
	top:12.3%;
	left:55%;
	background: #FFFFFF;
	line-height:2;
}
.pic1{
	position: absolute;
	top:9.5%;
	left:7.5%;

	width:594px;
}
.word3{
	width:40%;
	position: absolute;
	top:24.5%;
	left:55%;
	background: #FFFFFF;
	line-height:2;
}
.pic2{
	position: absolute;
	top:23.5%;
	left:7.5%;
	
	width:594px;
}
.word4{
	width:40%;
	position: absolute;
	top:36.8%;
	left:55%;
	background: #FFFFFF;
	line-height:1.8;
}
.pic3{
	position: absolute;
	top:35.5%;
	left:10.5%;
	
	width:594px;
}
.word5{
	width:40%;
	position: absolute;
	top:50.1%;
	left:55%;
	background: #FFFFFF;
	line-height:1.8;
}
.pic4{
	position: absolute;
	top:47.5%;
	left:10.5%;
	
	width:594px;
}
.word6{
	width:40%;
	position: absolute;
	top:63.4%;
	left:55%;
	background: #FFFFFF;
	line-height:1.8;
}
.pic5{
	position: absolute;
	top:61.5%;
	left:10.5%;
	
	width:594px;
}
.pic6{
	position: absolute;
	top:73.5%;
	left:10.5%;
	
	width:594px;
}
.pic7{
	position: absolute;
	top:85.5%;
	left:10.5%;
	
	width:594px;
}
.word8{
	width:40%;
	position: absolute;
	top:75.4%;
	left:55%;
	background: #FFFFFF;
	line-height:1.8;
}
.word9{
	width:40%;
	position: absolute;
	top:87.4%;
	left:55%;
	background: #FFFFFF;
	line-height:1.8;
}
#footer{
	width: 100%;
	height:180px;
	background: #464646;
	position: relative;
}
.word7{
	color: #FFFFFF;
	position: absolute;
	top:5.5%;
	left:5%;
	line-height: 1.8;
}