<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="UserTxSelRenderSkin" width="120" 
	xmlns:e="http://ns.egret.com/eui" 
	xmlns:mx="mx.*" 
	xmlns:w="http://ns.egret.com/wing" states="up,down">
	<e:Image id="icon_p" source="{data.icon}" width="120" height="120" />
	<e:Image visible="{data.lock}" source="xztxsuo_png" width="41" height="32" right="1" top="2" />
	<e:Image visible="{data.new}" source="txanew_png" left="-2" top="-16" />
	<e:Image id="gou_p" visible="{data.select}" width="33" height="33" right="9" top="90" source="scylgxuan_png" />
	<e:Label text="{data.name}" size="18" textColor="0x7A573E" horizontalCenter="0" top="132" />
</e:Skin>