<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyXXGScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ScreenbgUI id="bg" top="0" left="0" />
	<mx:SSButton id="back_b" top="0" left="0" label="tyscreenback_png" />
	<e:Image id="avatar_p" bottom="0" left="37" source="a428_png" />
	<e:List id="fun_list" right="20" x="357" top="320">
		<e:layout>
			<e:VerticalLayout gap="42" />
		</e:layout>
	</e:List>
	<e:Group id="di_g" bottom="26" left="23" right="23" height="223">
		<e:Image id="con_bg"   source="dhkdban_png" top="0" left="0" bottom="0" right="0"
		         scale9Grid="44,32,10,6" />
		<e:Group top="-18" left="40">
			<e:Image id="namebg_p" source="mzdchen_png" left="0" right="0" top="0" bottom="0" scale9Grid="53,3,57,34" />
			<e:Label id="r_name_t" size="26" verticalCenter="0" left="40" right="39" />
		</e:Group>
		<e:Label id="con_t" size="26" left="52" right="75" verticalAlign="top" textAlign="left" touchEnabled="false"
		         lineSpacing="6" x="45" top="38" textColor="0x4c416a" />
		<mx:SSButton id="sm_b" label="xxzysxiang_png" bottom="27" right="72" />
	</e:Group>
</e:Skin>