@import url("reset.css");

body {
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif "微軟正黑體";
	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;
	margin-top:40px;
	height:200px;
	background-image:url(images/page/aroma_uk_banner.jpg);
	}
	
h2{
	font-family: Arial, "微軟正黑體";
	font-size:21px;
	text-align:left;
	letter-spacing:3.5px;
	padding:70px 30px 0;
	font-weight:100;
	color:#fff;
	text-shadow:1px 1px 3px #666;
	}

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

h1 a {
	text-decoration: none;
	color:#fff;}
	
h3{
	font-family: Arial, "微軟正黑體";
	font-size:18px;
	text-align:left;
	letter-spacing:3px;
	padding-top:20px;
	padding-left:6px;
	padding-bottom:12px;
	font-weight:200;
	color:#789161;
	}

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

.Box2{
	width:200px;
	height:40px;
	float:right;
	}

.Box2 li{
	width:200px;
	height:40px;
	background-image:url(images/b4.png) ;
	}
	
.Box2 li a{
	text-align:left;
	padding-left:15px;
	font-size:13px;
	letter-spacing: 2px;
	text-align:justfy;
	text-decoration:none;
	color:#666;}

.Box2 li a:hover{
	color: #789161;
	background-image:url(images/b4.png) ;
	}

#Content{
	width:840px;
	margin:0 auto;
	margin-top:20px;
	}
	
#Content_img{
	float:right;
	width:auto;
	height:auto;
	margin-top:5px;
	padding:15px 10px 10px 10px;
	}

#Content p{
	font-size:14px;
	letter-spacing: 2px;
	font-family:Arial, "微軟正黑體";
	color:#666;
	line-height:2;
	text-indent:20px;
	padding:15px 6px 6px 6px;
	}
	
#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;
	}	



