<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ShiJianRender2Skin" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing" height="176" width="672">
	<e:Image horizontalCenter="0" verticalCenter="0" source="tylistbg_png" width="672" scale9Grid="25,16,65,22"
	         height="176" />
	<e:Group left="6" width="163" height="189" bottom="8">
		<e:Image id="avatar" horizontalCenter="0" bottom="0" />
	</e:Group>
	<e:Label id="desc_t" size="22" verticalAlign="top" textAlign="left" left="185" lineSpacing="6" top="30"
	         width="335"  textColor="0x8277A6"/>
	<e:List id="btn_list" right="20" verticalCenter="0">
		<e:layout>
			<e:VerticalLayout gap="16" />
		</e:layout>
	</e:List>
</e:Skin>