@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;
	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;
	text-align: left;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 20px 0 12px 6px;
	font-weight: 200;
	line-height:1.2;
	color: #789161;
	}

#Box1{
	width:650px;
	height:160px;
	margin-right:3px;
	float:left;
	text-align:right;
	}

.Box2{
	width:100px;
	height:auto;
	float:right;
	margin-right:8px;
	margin-top:40px;
	}
	
#Content{
	width:840px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
	}
	
#Content_img{
	float:right;
	clear:both;
	width:auto;
	height:auto;
	margin:60px 8px 0 20px;
	}

#Content p{
	font-size:14px;
	letter-spacing: 2px;
	font-family: Arial, "微軟正黑體";
	color:#666;
	padding-left:6px;
	line-height:2;
	text-indent:0px;
	}
	
#Content a{
	text-decoration:none;
	color:#c93;
	}	
	
#Content a:hover{
	color:#696;}
	

h4{ font-family: Arial, "微軟正黑體";
	font-size: 14px;
	text-align: left;
	letter-spacing: 4px;
	padding: 10px 0 20px 6px;
	font-weight: 200;
	line-height:2;
	color: #960;
	}

	
h5{ font-size:16px;
	letter-spacing: 2px;
	font-family:Arial, "微軟正黑體";
	color:#789161;
	padding-left:3px;
	line-height:2;
	text-indent:3px;
	}
	
#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;
	}	


.title2 {
	font-size: 16px;
}
