<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="TopInfoSkin" width="720" height="175" 
	xmlns:e="http://ns.egret.com/eui" 
	xmlns:w="http://ns.egret.com/wing" 
	xmlns:mx="mx.*">
	<mx:TXUI id="avatar_b" x="14" y="8" scaleX="0.9" scaleY="0.9"/>
	<e:Group x="12" y="10">
		<e:Image source="VIPbg_png" />
		<e:BitmapLabel id="vip_t" font="vip_num_fnt" horizontalCenter="0" top="18" />
	</e:Group>
	<e:Group x="82" y="102">
		<e:Image source="LVBG_png" />
		<e:Label id="lv_t" size="24" bold="true" horizontalCenter="0" verticalCenter="0" />
	</e:Group>
	<mx:CurrencyUI currentState="ybi" width="178" x="164" y="14" />
	<mx:CurrencyUI currentState="ybao" width="178" x="348" y="14" />
	<mx:CurrencyUI currentState="tili" width="178" x="164" y="58" />
	<mx:CurrencyUI currentState="hsbi" width="178" x="348" y="58" />
</e:Skin>