.album_cover {
	width : 160px;
	float : left;
	text-align : center;
}
.album_cover img {
	border : 5px solid #3b3b3b;
}
.album_intro {
	margin-left : 20px;
}
.album_title {
	color : #ff4f02;
	font-weight : bold;
	line-height : 16px;
}
.album_detail {
	color : #ccc;z
}
.album_detail p {
	line-height: 16px;
}
