
scrollbar{display:none;}
#rank_list{
	width:641px;
	height:342px;
	padding:0px;
	margin:0px;
	/*
	position:absolute;
	top:50%;
	left:50%;
	margin:-178px 0px 0px -324px;
	*/
	font-family:'微软雅黑' !important;
	font-size:16px !important;
	color:#fff !important;
	background:url('../Images/ranklist/rank_bg.png') no-repeat center center;
}
	.tb_rank{margin-left:8px;width:633px;text-align:center;border:none;padding:0px;}
	#rank_list table th{font-weight:bold;}
	#rank_list .t_head{height:34px;line-height:34px;}
	#rank_list .t_content{height:60px;line-height:60px;}
	
.content_div{
	overflow-y:auto;
	height:300px;
	width:657px;
	overflow-x:hidden;
	margin-left:4px;
	_margin-left:4px;
	*margin-left:4px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
	.tb_content{
		width:632px;
		margin:0px;
		padding:0px;
		text-align:center;
		border:none;
	}
	.u_avator{
		height:52px;
		/* margin:4px 0px; */
	}