@charset "UTF-8";
#wrapper #right #cnts #music {
	padding: 15px 30px;
	font-weight: 200;
}


#wrapper #right #cnts #music .music {
	padding: 45px 0px 0px;
}
#wrapper #right #cnts #music .music p {
	display: block;
	padding: 0px 0px 10px;
}
#wrapper #wpr #right #cnts #contents #music .music .textright {
	float: right;
	width: 420px;
}
#wrapper #wpr #right #cnts #contents #music .music .profile {
	padding: 15px;
	margin:15px 0px 20px;
	border: 1px solid #CCCCCC;
	clear: both;
}
#wrapper #wpr #right #cnts #contents #music .music .profile .left {
	width: 385px;
	float: left;
}
#wrapper #wpr #right #cnts #contents #music .music .profile .right {
	float: right;
	width: 180px;
}
#wrapper #wpr #right #cnts #contents #music .music .album {
	padding: 0px 0px 0px 190px;
	height:158px;
	background:url(../images/music/album.jpg) no-repeat left top;
	margin: 0px;
	clear: both;
}
#wrapper #wpr #right #cnts #contents #music .music .btn {
	height: 27px;
	width: 180px;
	padding:0px 0px 10px;
}
#wrapper #wpr #right #cnts #contents #music .music .btn a {
	height: 27px;
	width: 180px;
	background:url(../images/music/btn_sample.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	display:block;
}
#wrapper #wpr #right #cnts #contents #music .music .btn a:hover {
	background:url(../images/music/btn_sample_a.gif) no-repeat 0px 0px;
}
