<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GNumRenderSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
        xmlns:mx="mx.*" states="up,down" width="90">
        <e:Image id="slt_p" horizontalCenter="0" width="120" height="120" scale9Grid="23,26,26,25" includeIn="down"
                 top="0" visible="false" />
        <e:Image id="select" includeIn="down" horizontalCenter="0" source="{data.xz_di}" top="{data.xz_di_top}"/>
        <mx:GenTipRender id="item" horizontalCenter="0" top="0" />
        <e:Label id="name_t" size="21" verticalAlign="bottom" horizontalCenter="0" top="132" textColor="0x97757b"
                 textAlign="center" minWidth="44"/>
        <e:Label id="num_t" size="18" verticalAlign="bottom" horizontalCenter="0" top="132" textAlign="center"
                 textColor="0x8276ce"  visible="false" minWidth="44"/>
</e:Skin>