#results_main {
	width: 600px;
	clear: both;
	margin-top: 20px;
}

#results_tit01 {
	width: 600px;
	height: 40px;
	clear: both;
	background-image:url(../img/results/tit01.gif);
	background-repeat: no-repeat;
}

.results_txt1 {
	width: 580px;
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
}

#results_list {
	width: 580px;
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
}

#results_bg_top {
	width: 580px;
	height: 40px;
	clear: both;
	background-image:url(../img/results/bg_top.gif);
	background-repeat: no-repeat;
}

.results_bg {
	width: 580px;
	clear: both;
	background-image:url(../img/results/bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.results_key {
	width: 200px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

.results_rank {
	width: 190px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
