@import url("reset.css");

body {
	margin-top:40px;
	font-family:Arial, "微軟正黑體";
	background:url(images/background3.jpg) fixed top;
}

#LOGO{
	width:185px;
	height:112px;
	border:0;
	margin:0 auto;
	margin-bottom:30px;}

.MENU{
	margin:0  auto;
	width: 840px;
	border-top:solid 1px #789161;
	border-bottom:solid 1px #789161;}
	
ul {
	list-style-type: none;
	padding:0;
	display: block;
	margin:0 auto;
	height:40px;
}

li {
	display: block;
	width: 140px;
	float: left;
	position: relative;
}
li a {
	display: block;
	text-align: center;
	line-height:40px;
	font-size: 14px;
	letter-spacing: 1px;
	color:#666;
	font-family: Arial, "微軟正黑體";
	text-decoration: none;
}
li a:hover {
	color:#789161;

}
ul ul {
	position: absolute;
	left: 0;
	top: 20px;
	width: 140px;
	height: 180px;
	padding: 0;
	padding-top:20px;
	display: none;
	z-index:1;
}
li li {
	display: block;
	width: 140px;
	background:url(images/b2.png);
}
li li a {
	display: block;
	width: 140px;
	height:35px;
	font-size:13px;
	background: none;
	color:#666;
	line-height:35px;
	font-family: Arial, "微軟正黑體";
	margin: 0 auto;
}
li li a:hover {
	color:#789161;
	border-left: 3px solid #789161;
	
}

#Banner{
	width:840px;
	margin:0 auto;
	height:160px;
	margin-bottom:35px;
	border-bottom:1px solid #ccc;
	}
	
h2{
	font-family: Arial, "微軟正黑體";
	font-size:21px;
	text-align:left;
	letter-spacing:3.5px;
	padding:70px 5px 0;
	font-weight:100;
	color:#789161;
	}

h2 a {
	text-decoration: none;
	color:#666;}
	
h1{
	font-family: Arial, "微軟正黑體";
	font-size:28px;
	text-align:left;
	letter-spacing:2px;
	padding-top:2px;
	padding-left:5px;
	font-weight:200;
	color:#789161;
	}

h1 a {
	text-decoration: none;
	color:#789161;}
	
h3{
	font-family: Arial, "微軟正黑體";
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
	padding:14px 0 0 20px;
	font-weight:200;
	color:#fff;
	}

h4{
	font-family: Arial, "微軟正黑體";
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
	padding:14px 0 0 20px;
	font-weight:200;
	color:#789161;
	}


#Box1{
	width:840px;
	height:140px;
	margin:0 auto;
	margin-bottom:40px;
	clear:both;
	display:block;
	border:solid 1px #ccc;
	}

.Box2{
	width:840px;
	height:50px;
	margin:0 auto;
	clear:both;
	background:url(images/b5_1.png) repeat;
	}

.Box3{
	width:840px;
	height:50px;
	margin:0 auto;
	float:left;
	clear:both;
	background:url(images/b5.png) repeat;
	}
	
.Box4{
	width:840px;
	height:50px;
	margin:0 auto;
	float:left;
	clear:both;
	}
	
.Box5{
	width:840px;
	height:30px;
	margin:0 auto;
	float:left;
	clear:both;
	}

.pbox{
	width:740px;
	height:90px;
	clear:both;
	float:left;
	}
	
.pbox p{
	font-size:15px;
	letter-spacing: 2px;
	font-family:Arial, "微軟正黑體";
	color:#666;
	line-height:1.8;
	padding:15px 0 0 18px;}

.more{
	width:auto;
	height:auto;
	margin-right:25px;
	margin-top:15px;
	float:right;
	border-radius:2;
	}

#Content{
	width: 840px;
	margin: 0 auto;
	margin-bottom: 20px;
	clear:both;
	}
	
#Content_img{
	width:auto;
	height:auto;
	float:right;
	clear:both;
	padding-top:70px;}

#Content p{}
	
h5{ font-size:14px;
	letter-spacing: 2px;
	font-family:Arial, "微軟正黑體";
	color:#789161;
	line-height:2;
	text-indent:10px;
	}
	
#Footer{
	text-align:center;
	padding:30px;
	clear: both;
	margin:0 auto;
	margin-top:60px;
	background:url(images/b3.png);
	}

#Footer p{
	font-size:13px;
	padding-top:5px;
	letter-spacing: 1px;
	font-family:Arial, "微軟正黑體";
	color:#789161;
	}	
