@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "華康中黑體";
}

#Banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/LX-0079.jpg);
	background-repeat: repeat-x;
	height: 150px;
	position: relative;
}

#Banner .Writing {
	font-size: 12pt;
	line-height: 20px;
	position: absolute;
	left: 256px;
	top: 8px;
	width: 200px;
	z-index: 100;
}

#Banner .logo {
	height: 70px;
	width: 240px;
	position: absolute;
	left: 9px;
	top: 15px;
}
#Banner .map {
	height: 173px;
	width: 270px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#Banner .Menu {
	float: right;
	height: 35px;
	width: 500px;
	position: absolute;
	left: 28px;
	bottom: 7px;
	font-family: "華康中黑體";
	line-height: 35px;
	z-index: 100;
}
#Banner .Menu a {
	color: #666;
	text-decoration: none;
}
#Banner .Menu a:hover {
	color: #000;
}








#abgne_fade_pic a img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	overflow: hidden;
}
#abgne_fade_pic {
	position: relative;
	width: 270px;
	height: 173px;
	overflow: hidden;
}
#abgne_fade_pic a.ad {
	position: absolute;
	top: 0px;
	right: 0px;
}
#abgne_fade_pic .control {
	position: absolute;
	font-size: 0px;
	color: #FFF;
	overflow: hidden;
	z-index: 1000;
	right: 10px;
	bottom: 20px;
}
#abgne_fade_pic .control a {
	display: block;
	width: 10px;
	font-size: 0px;
	height: 10px;
	color: #FFF;
	overflow: hidden;
	float: left;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #FF9;
	background-position: 30px 0px;
}
footer {
	width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer-up {
	background-color: #F3F3F3;
	font-size: 10pt;
	line-height: 20pt;
	color: #666;
	padding: 20px;

}

#footer-down{
	font-size: 10pt;
	line-height: 20px;
	color: #666;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	padding-right: 10px;
	}
#Button {
	position: absolute;
	top: 20px;
	right: 20px;
}
#footer-up .color {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#footer-up .dashed {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: "華康中黑體";
	line-height: 22px;
}
#footer-up .color img {
	margin: 0px;
	padding: 0px;
}

#Home-Cruise-introduced {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.png);
}




#abblock {
	width: 800px;	/* 框架圖片的寬 */
	height: 94px;	/* 框架圖片的高 */
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}

#abblock ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}
	#abblock .slides {
	overflow: hidden;
	position: relative;
	width: 760px;	/* 框架中間區塊的寬 (圖片寬+padding*2)*圖片個數(50+5*2)*6 */
	height: 80px;
	float: right;
	margin-right: 37px;
	margin-top: 7px;
	margin-bottom: 7px;
	}

	#abblock .slides ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abblock .slides li {
	width: 180px;	/* 框架中間區塊的寬 圖片寬度*/
	height: 100%;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	overflow: hidden;
	}

	#abblock a img {
		border: none;
	}

	#abblock a.prev, #abblock a.next {
	position: absolute;
	display: block;
	width: 25px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
	}

	#abblock .prev {
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	right: 7px;
	bottom: 7px;
	height: 30px;
	}

	#abblock .next {
	right: 7px;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	height: 50px;
	top: 7px;
	}
