<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="UnionMemberScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<e:Group width="720" bottom="0" top="0">
		<e:Image id="mbg" top="0" width="720"  x="0" bottom="0"/>
		<mx:Avatar id="user" horizontalCenter="-200" top="300" />
		<mx:ScreenbgUI id="bg" top="0" left="0" />
		<mx:SSButton id="back_b" label="tyscreenback_png" left="0" top="0" />
		<e:Group id="name_g" left="36" top="162" width="312" height="59">
			<e:Image id="name_p" source="nameban_png" horizontalCenter="0" />
			<e:Label id="name_t" size="28" bold="true" horizontalCenter="0" top="12" />
		</e:Group>
		<e:Group id="member_list_group" width="336" right="0" top="130" bottom="54">
			<e:Image width="336" source="jzcyxxdchen_png" top="0" bottom="0"  scale9Grid="14,16,23,21"/>
			<e:Image width="303" scale9Grid="190,4,85,27" height="35" horizontalCenter="5" bottom="14" source="jzcyrshu_png" />
			<e:Label id="member_t" size="22" bottom="19" textColor="0xffffff" horizontalCenter="0" />
			<e:Group width="176" height="39" left="16" top="24">
				<e:Image id="type_p" source="jzcyhkdchen_png" width="176" height="39" y="0" x="0" />
				<e:List id="type_list" height="39" y="0" left="0">
					<e:layout>
						<e:HorizontalLayout gap="0" />
					</e:layout>
					<e:itemRendererSkinName>
						<e:Skin width="92" height="39" states="up,down,disabled">
							<e:Image source="{data.type_name}" includeIn="down" verticalCenter="0" verticalCenter.up="0" horizontalCenter="0" />
							<mx:ImageUI alpha="0" />
						</e:Skin>
					</e:itemRendererSkinName>
				</e:List>
			</e:Group>
			<e:Scroller id="member_s" top="86" left="16" bottom="224">
				<e:List id="member_list" x="295" y="227" height="0">
					<e:layout>
						<e:VerticalLayout gap="-14" />
					</e:layout>
				</e:List>
			</e:Scroller>
			<e:Scroller id="shenhe_s" top="86" left="16" bottom="240" height="0">
				<e:List id="shenhe_list" x="295" y="227" height="0">
					<e:layout>
						<e:VerticalLayout gap="5" />
					</e:layout>
				</e:List>
			</e:Scroller>
			<mx:SSButton id="zwsm_b" top="24" right="8" width="0" height="0" />
			<e:Image source="jzcyhwen_png" horizontalCenter="0" id="fenggexian" bottom="172" />
			<e:List id="me_list" width="343" left="16" bottom="28">
				<e:layout>
					<e:HorizontalLayout gap="28" />
				</e:layout>
			</e:List>
			<e:List id="fun_list" bottom="68" horizontalCenter="5">
				<e:layout>
					<e:HorizontalLayout gap="28" />
				</e:layout>
			</e:List>
		</e:Group>
		<e:Group id="di_g" height="501" left="10" width="380" bottom="31">
			<e:Image bottom="0" source="jzcygrxxdchen_png" left="14" scale9Grid="41,48,145,12" />
			<e:Label id="caozuo_t" size="22" verticalCenter="180" horizontalCenter="-20" textColor="0x4f4662" lineSpacing="2" />
		</e:Group>
		<e:List id="btn_list" bottom="190" left="16">
			<e:layout>
				<e:VerticalLayout gap="26" />
			</e:layout>
		</e:List>
		<mx:ImageUI id="top_rect" alpha="0" locked="true" />
		<e:Group id="ef" left="0" right="0" top="0" bottom="0" touchChildren="false" touchEnabled="false" locked="true" />
	</e:Group>
</e:Skin>