<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="XqGuiLaiViewSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ScreenbgUI id="bg" top="0" left="0" />
	<e:Group left="0" right="0" top="0" bottom="0">
		<e:Image id="man" bottom="0" horizontalCenter="0" />
		<e:Group bottom="26" horizontalCenter="0" width="674" height="223">
			<e:Image source="dhkdban_png" width="674" height="223" scale9Grid="44,32,10,6" />
			<e:Group x="39" y="-17">
				<e:Image source="mzdchen_png" />
				<e:Label id="name_t" horizontalCenter="0" verticalCenter="0" size="26" />
			</e:Group>
			<e:Label id="dialog_t" size="26" width="572" x="50" y="39" textColor="0x4C416A" lineSpacing="14" />
		</e:Group>
	</e:Group>
	<mx:ImageUI id="bg_rect" alpha="0" />
	<e:List id="item_list" horizontalCenter="0" bottom="50">
		<e:layout>
			<e:HorizontalLayout gap="18" />
		</e:layout>
	</e:List>
	<mx:SSButton id="close_b" label="tyscreenback_png" left="0" top="0" />
</e:Skin>