void OnDestory(){
		this.rankData = null;
	}
	public void BindingData(AreanUserInfo data){
		this.rankData = data;
	}