<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GNameRenderSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*"
        width="80" height="105" states="up,down">
	<mx:GeneralRender id="item" top="0" horizontalCenter="0" />
	<e:Image id="namebg" horizontalCenter="0" bottom="2" />
	<e:Label id="name_t" horizontalCenter="0.5" textColor="0x090707" size="16" bottom="0" verticalAlign="bottom"
	         height="16" />
</e:Skin>