.mcrank {
	width:100%;
	height:32px;
	font-family: Arial;
	font-size: 16px;
	background-color: #eeeeee;
	padding-left:10px;
	line-height:32px;
	background-image: linear-gradient(#eeeeee, #e0e0e0);
	margin-bottom: 10px;
}
.mcrankimg {
	width:84px;
	height:95px;
	margin-right:10px;
	text-align:left;
	font-family: Arial;
	font-size: 13px;
	margin-bottom:10px;
  	text-overflow: ellipsis;
  	overflow: hidden; 
	white-space: nowrap;
	padding-right:8px;
}
.mcstaffimg{
	width:74px;
	height:74px;
}
.fl {
	float:left;
}
.mcimgborder {
	border: 1px solid #fff;
}
.mcimgborder2 {
	border: 1px solid #ddd;
}
.mcimgborder_hl {
	border: 1px solid #0c0;
}
