@charset "utf-8";
/* CSS Document */

#h01 {
	height: 95px;
	width: 1100px;
	margin: 0px;
	padding: 0px;
}
#p01 {
	height: 500px;
	width: 1100px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page01 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#l01 {
	height: 300px;
	width: 1100px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page01 #l01 #glist .gro {
	padding: 0px;
	height: 300px;
	width: 350px;
	background-image: url(../img/01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#f01 {
	height: 85px;
	width: 1100px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #002222;
	background-image: url(../img/foot-1.jpg);
}
.img {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#page01 #l01 #glist .gro p {
	font-size: 12px;
	padding: 0px;
	margin-right: 11px;
	color: #333;
}
#glist {	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 1100px;
}
.LOGO {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 380px;
	overflow: hidden;
	float: left;
}
#page01 #f01 #ADD {
	font-size: 12px;
	color: #FFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	float: left;
	width: 750px;
	text-align: center;
	overflow: hidden;
	padding: 0px;
}
#page01 #h01 ul #list li a {
	text-decoration: none;
	color: #099;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#page01 #h01 ul #list {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 95px;
	width: 720px;
	overflow: hidden;
	color: #000;
	background-color: #000;
	clear: none;
}
#page01 #h01 ul #list li {
	float: right;
	list-style-type: none;
	height: 30px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 30px;
	padding: 0px;
	margin-top: 60px;
	color: #069;
	background-color: #000;
	margin-right: 10px;
}
body {
	background-color: #000;
}


/*輪播區 */
	a img {
		border: none;
	}
	#abgne_fade_pic {
		position: relative;
		width: 1099px;
		height: 500px;
	}
	#abgne_fade_pic a.ad {
		position: absolute;	/* 讓圖片疊在一起 */
	}
	#abgne_fade_pic .control {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	#abgne_fade_pic .control a {
		display: inline-block;
		padding: 3px;
		margin: 0 3px;
		width: 16px;
		color: #fff;
		background: #000;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
	}
	#abgne_fade_pic .control a.on {
		font-weight: bold;
		color: #f00;
	}