body {
	background: #FFCC66 url(../images/scrapbook3.jpg) fixed no-repeat top left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
thead {
}
tbody {
	background: #ffe6b3;
	border: 1px solid #be974b;
	color: #4c3c1e;
}
tbody tr {
	border: 1px dashed #ffc898;
	border-width: 1px 0;
}
.r1 {
	background-color: #ffeecc;
}
tbody tr:hover {
	background-color: #feffe4;
	border-style:  solid;
}
.tune {
		background-image: url(/bg/mp3-blue.png);
		background-repeat: no-repeat;
		background-position: center left;
}
.duration, .size {
	color: #7e6940;
}