.warp
{
	width:300px;
	height:235px;
	background:url(rank_bg.gif)repeat;
	_background:url(rank_bg.gif);
}

.rankWarpHead
{
	width:290px;
	padding:5px;
	height:10px;
}

.rankWarp
{
	width:290px;
	padding:5px;
	height:32px;
	line-height:32px;
	border-bottom:1px dashed #555555;
}
.rank1Icon
{
	width:32px;
	height:32px;
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
}
.rank1Text
{
	line-height:32px;
	float:left;
	padding-left:6px;
	width:120px;
	height:32px;
	font-family:Arial;
	font-size:small;
	/*background:url(cell_bg.gif) repeat-x;*/
}
.rank1Visit
{
	/*background:url(cell_bg.gif) repeat-x;*/
	width:40px;
	height:32px;
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
}
