@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/ranking-back.jpg);
}
#chart {
	width: 351px;
}
#chart #solo {
	float: left;
	height: 44px;
	width: 351px;
	background-image: url(../images/ranking-5.png);
	background-repeat: no-repeat;
}
#chart #solo #more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 50px;
	height: 20px;
	float: left;
	margin-top: 12px;
	margin-left: 290px;
}
#chart #below #content {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
}


#chart #below {
	background-image: url(../images/ranking-8.png);
	float: left;
	height: 191px;
	width: 351px;
}
