.A01 {
	/*background-attachment: fixed; 20090612 Marked By Sean*/ 
	background-image: url(index_r12_c2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.AD1 {
	background-attachment: fixed;
	background-image: url(index_r12_ad1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.txtLink:link {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: DimGray;
	text-decoration: none;
}
.txtLink:visited {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: DimGray;
	text-decoration: none;
}
.txtLink:hover {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: Gold;
	text-decoration: underline;
}

.7-11Link:link {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}
.7-11Link:visited {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FF6699;
	text-decoration: none;
}
.7-11Link:hover {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FF6699;
}



.AddFavoriteLink:visited {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.AddFavoriteLink:hover {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: Gold;
	text-decoration: underline;
}

.AddFavoriteLink:link {
	font-family: "Verdana","新細明體";
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}