@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden; /*刪除水平捲軸*/
	background:url(bg.jpg);
	background-color:#FFFFFF;
	background-position:center top;
	background-repeat:no-repeat;
	padding: 0; 
    height:100%;
    width:100%;
}
html { margin: 0; padding: 0; height: 100%; }
#b1 {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width:960px;
	background-position: top;
}
#b2 {
	position: relative;
	width:100%;
	height:1080px; 	
	background-repeat:no-repeat;
	background-position:center top;
	top: 0;
	
}
a.logoBTN{
	width:251px;
	height:99px;
	position:absolute;
	left: 129px;
	top: 79px;
	overflow:hidden;
}
a.btn01{
	width:74px;
	height:24px;
	position:absolute;
	left: 418px;
	top: 558px;
	overflow:hidden;
}
a.btn01:hover{
	background:url(b01.png) 0 0 no-repeat;
}
a.btn02{
	width:74px;
	height:24px;
	position:absolute;
	left: 658px;
	top: 558px;
	overflow:hidden;
}
a.btn02:hover{
	background:url(b02.png) 0 0 no-repeat;
}
a.btn03{
	width:166px;
	height:23px;
	position:absolute;
	left: 503px;
	top: 862px;
	overflow:hidden;
}
a.btn03:hover{
	background:url(b03.png) 0 0 no-repeat;
}
a.btn04{
	width:66px;
	height:30px;
	position:absolute;
	left: 696px;
	top: 455px;
	overflow:hidden;
}
a.btn04:hover{
	background:url(b04.png) 0 0 no-repeat;
}
a.btn05{
	width:61px;
	height:23px;
	position:absolute;
	left: 613px;
	top: 781px;
	overflow:hidden;
}
a.btn05:hover{
	background:url(b05.png) 0 0 no-repeat;
}
.num{ position:absolute; width:290px; height:30px; left:399px; top:455px; overflow:hidden; font-family:Arial; font-size:22px; line-height:30px; color:#fdf9d9;}
.mg{
	position:absolute;
	height:20px;
	width:20px;
	left:401px;
	top:483px;
	overflow:hidden;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	color:#dc2c2e;
}
.mg2{
	position:absolute;
	margin-left:25px;
	height:20px;
	left:401px;
	top:483px;
	overflow:hidden;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	color:#dc2c2e;
}
