body {
	font-size: 12px;
	font-family: Arial, "新細明體";
	color: #777;
	margin: 0px;
	line-height: 18px;
	background-color: #EAFFCA;
	padding: 0px;
}
#top {
	background-image: url(images/top_gray.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#top a {
	display: block;
	float: right;
	height: 23px;
	text-indent: -5000px;
}
#layer_world {
	width: 134px;
	right: 0px;
}
#layer_world img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top .layer_arr {
	position: absolute;
	top: 23px;
	border: 1px solid #adadad;
	background-color: #e7e7e7;
	z-index: 50;
	visibility: hidden;
}
#top .layer_arr ul {
	list-style-type: none;
	margin: 6px;
	background-color: #FFFFFF;
	padding: 0px;
	display: block;
	float: none;
}
#top .layer_arr a {
	color: #666666;
	display: block;
	line-height: 13px;
	text-decoration: none;
	float: none;
	text-indent: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 13px;
}
#top  .layer_arr a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-indent: 0px;
	height: 13px;
}

a#world_look {
	background-image: url(images/world_look.jpg);
	width: 95px;
}

a#world_look:hover {
	background-image: url(images/world_look_over.jpg);
	width: 95px;
}
.body_all {
	background-image: url(images/worldBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 600px;
	width: 1000px;
	border: 1px solid #CBD9E0;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}
#content1,#content2,#content3 {
	position: absolute;
	width: 250px;
	top: 452px;
	display: inline;
}
#logo {
	position: absolute;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 434px;
	left: 34px;
	top: 42px;
	text-indent: -9000px;
}

#content1 img,#content2 img,#content3 img {
	float: left;
	margin-right: 7px;
}
#location {
	position: absolute;
	left: 66px;
	top: 123px;
}
.www {
	position: absolute;
	left: 15px;
	bottom: 87px;
}


h3 {
	display: none;
}
#content1 {
	position: absolute;
	left: 216px;
	}
#content2 {
	position: absolute;
	left: 484px;
	}
#content3 {
	position: absolute;
	width: 240px;
	right: 10px;
	}
#footer {
	position: absolute;
	right: 20px;
	bottom: 5px;
	text-align: right;
	line-height: 22px;
	color: #FFF;
	font-size: 11px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FF0;
	text-decoration: none;
}
#footer .link a {
	color: #66AF00;
	text-decoration: none;
}
#footer .link a:hover {
	color: #F90;
	text-decoration: none;
}
#footer .link {
	font-size: 13px;
	color: #65AE00;
}
