body {
	background-color: #81C1FF;
	background-attachment: fixed;
	background-image: url(back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
}

#menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1em;
	margin: 0;
	padding: 0.5em;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
}

h1 {
	margin-top: 40px;
}

td {
	height: 30px;
}
.songtitle {
	font-size: 16px;
	font-family: "HGŠÛºÞ¼¯¸M-PRO";
}

input.example, select {
	width: 320px;
	height: 30px;
	font-size: 1em;
	font-family: "HGŠÛºÞ¼¯¸M-PRO";
}

textarea#test{
	width: 600px;
	height: 450px;
}

table#setList{
	width: 320px;
	white-space: nowrap;
}

#rightPos {
	text-align: right;
}

.pluralink-overlay #pluralink-top {
	background: url(top-ie.png) no-repeat left top;
}

.pluralink-overlay #pluralink-bottom {
	background: url(bottom-ie.png) no-repeat left top;
}

.pluralink-overlay #pluralink-bg {
	background: url(bg-ie.png) repeat-y left top;
}

.pluralink-overlay {
	width: 263px;
}

.pluralink-overlay a {
	display: inline-block;
	margin: 0;
}

.pluralink-overlay a:link, .pluralink-overlay a:visited {
	color: #0071BC !important;
	text-decoration: underline;
	width: 196px;
	padding: 4px 26px 5px;
	background: white;
}

.pluralink-overlay a:hover {
	background: url(over.png) repeat-y left top #F2F2F2;
}

.pluralink-overlay #pluralink-top {
	background: url(top.png) no-repeat left top;
	width: 263px;
	height: 17px;
}

.pluralink-overlay #pluralink-bottom {
	background: url(bottom.png) no-repeat left top;
	width: 263px;
	height: 16px;
}

.pluralink-overlay #pluralink-bg {
	background: url(bg.png) repeat-y left top;
	width: 255px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}