@charset "UTF-8";
/* CSS Document of Xinbai*/
.songbox1 {
	display:table-cell;
	width:620px;
	height:300px;
	vertical-align:middle;
	background-image:url(../img/xbsong_bk1.jpg);
	background-repeat:no-repeat;
}
.songbox2 {
	display:table-cell;
	width:620px;
	height:300px;
	vertical-align:middle;
	background-image:url(../img/xbsong_bk2.jpg);
	background-repeat:no-repeat;
}
p.artist {
	color:#444;
	font-size:17px;
	text-align:center;
	margin-bottom:15px;
}
p.xbsongs {
	font-size:17px;
	color:#000;
	line-height:19px;
}
p.lh21 {
	line-height:21px;
}
p.lh22 {
	line-height:22px;
}
p.lh24 {
	line-height:24px;
}
p.lh27 {
	line-height:27px;
}
p.lh30 {
	line-height:30px;
}
p.lh33 {
	line-height:33px;
}
p.lh35 {
	line-height:35px;
}
