body { /* center on ie */
background-color:#f3f3f3;
}
div#main_content{
	width:949px;
	height:971px;
	clear: both;
	margin:10px 0 0 5px;
	padding-bottom:7px;
}
#ranking{
	border:1px solid #409e38;
	border-collapse:collapse;
	margin-top:10px;
}
#ranking td{
	height:25px;
	border:1px solid #409e38;
}
.top_txt{
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.text_col{
	color:#0033cc;
	text-align:left;
	padding-left:5px;
}
.text_right{
	text-align:right;
	padding-right:5px;
}
