<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyGuanZhuRenderSkin" width="80" height="80" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*">
    <e:Group horizontalCenter="0" top="0" width="80" height="80">
        <mx:GenTipRender id="item" horizontalCenter="0" verticalCenter="0" />
        <e:Image id="di_p" horizontalCenter="0" bottom="0" source="sldchen_png" width="80" height="15" />
        <e:Label id="num_t" horizontalCenter="0" bottom="2" size="12" bold="true" />
    </e:Group>
</e:Skin>