body, div, h1, h2, h3, h4, p, ul, li {
	margin:0;	padding:0; font-family: 微軟正黑體, Arial, Helvetica, sans-serif Noto Sans CJK TC Regular, Myriad Pro Light SemiExt ; list-style: none; }
	
img ,img a {border: 0px;}

body {	background-color: #fff;}

#background {
	padding:0;margin:0;background:#fff url(../img/home-bg.jpg) center center fixed no-repeat;-moz-background-size:cover;background-size:cover; background-position:0px 0px}
	
	
/*---- 最外層包裝 ----*/
#WRAPPER {	width: 980px;	margin: 0 auto; /*position: relative;*/}
/*---- 頁首----*/
 #header { width:100%; box-sizing:border-box; z-index:9999;background-color: #f0f0f0; }

/*淡出入圖片輪播*/
   
	#abgne_fade_pic {		
		position: relative;
		width: 100%;
		height: 568px;
		}
	#abgne_fade_pic a.ad {
	margin: 0 auto;
	padding: 0;
	position: absolute;	/* 讓圖片疊在一起 */
	left: 1px;
	top: 1px;
	}
	#abgne_fade_pic .control {
		position: absolute;
		right: 10px;
		bottom: 10px;
	/* 	display: none;		隱藏按鈕選單 */
	}
	#abgne_fade_pic .control a {
		display: inline-block;
		padding: 3px;
		margin: 0 3px;
		width: 16px;
		color: #fff;
		background: #aaa;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
	}
	#abgne_fade_pic .control a.on {
		font-weight: bold;
		color: #f00;
/*------*/
