.adbox{
	width: 240px;
	position: absolute;
	right: 20px;
	top: 500px;
	z-index: 99;
}

.adbox ul, .adbox li{
	width: 240px;
	display: block;
	list-style-image: none;
	list-style-type: none;	
}
.adbox li a{
	float: left;
	width: 240px;
	height:54px;
	display: block;
}
.ad01 a, .ad02 a, .ad03 a, .ad04 a, .ad05 a, .ad06 a, .off{
	width: 240px;
	height:54px;
	display: block;
	background-image: url(../img/ad_bt.png);
	background-repeat: no-repeat;
}
/*精彩改版內容*/
.ad01 a{background-position:0px 0px}
.ad01 a:hover{background-position:0px 1px;}

/*英雄回流計劃*/
.ad02 a{ background-position:0px -54px; }
.ad02 a:hover{background-position:0px -53px; }	

/*火神煉化大更新*/
.ad03 a{background-position:0px -108px; }
.ad03 a:hover{ background-position:0px -107px; }

/*1+1=3包月優惠*/
.ad04 a{background-position:0px -162px;}
.ad04 a:hover{background-position:0px -161px;}

/*FAQ*/
.ad05 a{background-position:0px -216px;}
.ad05 a:hover{background-position:0px -215px;}

/*常態移民*/
.ad06 a{ background-position:0px -270px;}
.ad06 a:hover{background-position:0px -269px;}

/*敬請期待*/
.off{ background-position:0px -324px;}