/* CSS Document */

.headTitle {
	background-image: url(../images/headTitle.png);
}

.headRead {
	background-image: url(../images/headRead.png);
}

.albumItem {
	margin-top: 12px;
	margin-bottom: 12px;
}

.albumItem h4 {
	margin-bottom: 0px;
	font-size: 1em;
	color: #000;	
}

.albumItem h5 {
	margin-top: 0px;
	font-size: 1.4em;
	color: #00CC00;
}

#produceData {
	margin-left: 163px;
	margin-bottom: 0px;
}

.trackList {
	margin-top: -8px;
	padding-bottom: 4px;
	background-image: url(../../common/images/hr_Lite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}

.list-CD caption {
	display: none;
}

.list-CD,
.list-CD td {
	border: none;
}

.list-CD td {
	height: 2em;
}

object, embed {
	vertical-align: middle;
}

.listBG {
	background-color: #ededed;
}

