.warp
{
	background:#285477;	width:350px;
	margin:0 auto;
}
.row
{
	width:330px;
	line-height:30px;
	vertical-align:center;
	height:30px;
	margin:0 auto;
	font-size:11px;
	font-family:Arial;
}
.icon
{
	float:left;
	width:20px;
	height:16px;
	text-align:center;
	padding-top:5px;
}
.name
{
	float:left;
	text-align:left;
	width:110px;
	padding-left:3px;
	line-height:30px;
	font-weight:bold;
}
.bonus
{
	float:left;
	width:35px;
	text-align:center;
	font-weight:bold;
}
.pay
{
	float:left;
	width:35px;
	text-align:center;
	font-weight:bold;
}
.rank
{
	float:left;
	width:80px;
	text-align:center;
	font-weight:bold;
}
.link
{
	float:left;
	width:35px;
	text-align:center;
	font-weight:bold;
}