<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="HBAwardRenderSkin" 
	xmlns:e="http://ns.egret.com/eui" 
	xmlns:w="http://ns.egret.com/wing" 
	xmlns:mx="mx.*" width="546" height="68">
	<mx:TXUI id="avatar" left="37" bottom="3" scaleX="0.45" scaleY="0.45"/>
	<e:Label textFlow="{data.name}" size="18" left="109" bottom="24"/>
	<e:Image source="hongbaoalertfg_png" bottom="0" left="36"/>
	<e:Image source="ybao_20_png" right="47" bottom="22"/>
	<e:Label text="{data.num}" right="76" bottom="24" size="20"/>
	<e:Image source="hongbaoalertdqzj_png" bottom="20" right="125" visible="{data.zj}"/>
</e:Skin>