@charset "big5";
body {
	background-attachment: fixed;
	background-color: #0F2147;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pageborder {
	border: 2px solid #FFFFFF;
}
.pageborder2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.background1 {
	background-color: #FFFFFF;
	background-image: url(images/pigloo_13.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text1 {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	line-height: 1.5em;
	color: #660099;
	text-decoration: none;
}
.tracklist2 {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	line-height: 1.5em;
	color: #F25AB4;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 10px;
	text-decoration: none;
}

.tracklist {
	font-family: Georgia, "Times New Roman", Times, serif, "新細明體";
	font-size: 14px;
	line-height: 1.5em;
	color: #660099;
	text-decoration: none;
}
.albumborder {
	border: 1px solid #9D318E;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif, "新細明體";
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}
a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	color: #FFCC00;
}
a:active {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

