@import url("reset.css");
/* ============首頁================================================= */

body{
	background-color:#000;
	background-image:url(/event/101129/images/index.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#divmenu{
	visibility: visible;
	}

#hh {
	position: absolute;
	margin:410px 0 0 340px;
	}

#fb{
	line-height: 30px;
	position: absolute;
	margin:10px 0 0 80px;
}


/* ============慶賀天子傳奇改版================================================= */

body.AA{
	background-image:url(images/main_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#hh_A{
	position: absolute;
	margin:200px 0 0 85px;
	}

#fb_A{
	line-height: 30px;
	position: absolute;
	margin:10px 0 0 300px;
}


/* ============時空裂縫大作戰================================================= */

body.BB{
	background-image:url(images/main_02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}