<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PickPoolSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" />
	<e:Group id="ui_g" width="620" height="897" horizontalCenter="0" verticalCenter="0">
		<e:Image source="fzdhdiban_png" top="0" bottom="0" left="0" right="0" scale9Grid="60,58,18,18" />
		<e:Image horizontalCenter="0" top="8" source="pooltitle_png" />
		<e:Image horizontalCenter="0" source="dibanhuawen_png" top="118" />

		<e:Group id="a_g" top="0" bottom="0" right="0" left="0">
		    <e:Image id="avatar1" scaleX="0.6" scaleY="0.6" x="124" y="95" />
		  <e:Image id="avatar2" scaleX="0.6" scaleY="0.6" y="95" alpha="0" x="-150" />
		</e:Group>
		<e:Group id="name_g" left="124" top="118" width="41" height="185">
			<e:Image source="poolclothname_png" />
			<mx:CLabel id="name_t"  left="0" right="0" verticalCenter="0" textColor="0xbb885a" textAlign="center" />
			<mx:MultiUI id="pinzhi" height="12" bottom="100" right="-30" />
		</e:Group>
		<mx:SSButton id="tip_b" label="pooltips_png" top="11" right="116"/>
		<mx:SSButton id="left_b" label="poolui1_png" top="328" left="30" scaleX="-1" />
		<mx:SSButton id="right_b" label="poolui1_png" top="328" right="30" />
		<mx:SSButton id="close_b" label="pshopclose_png" right="9" top="9" />
		<mx:SSButton id="xyuan_b" label="anniudi_png" horizontalCenter="0" bottom="38" />
		<e:Image id="xyuan_p" horizontalCenter="0" source="poolui3_png" bottom="46" />
		<e:Group horizontalCenter="0" bottom="8">
			<e:Image source="clothpickui5_png" />
			<e:Label id="xyuan_t" textColor="0x7a573e" size="18"/>
			<e:Image source="clothpickui5_png" />
			<e:layout>
				<e:HorizontalLayout gap="3" verticalAlign="middle"/>
			</e:layout>
		</e:Group>
		<e:Scroller id="cloth_s" bottom="118" left="12" right="22">
			<e:Group>
				<e:Group id="luck_g" x="0" y="0">
					<e:Image source="luckydi_png" />
					<e:Image source="oqaixin_png" left="9" top="3" />
					<e:Label id="luck_t" size="20" top="4" left="70" textColor="0x9f7c57" text="+10000" />
				</e:Group>
				<e:List id="cloth_list" top="40" left="10">
					<e:layout>
						<e:HorizontalLayout gap="10" />
					</e:layout>
				</e:List>
			</e:Group>
		</e:Scroller>
		<mx:ImageUI id="rect" touchEnabled="false" verticalCenter="0" horizontalCenter="0" width="720" height="1280" visible="false"/>
		<mx:ImageUI id="rect3" touchEnabled="false" width="720" height="350" horizontalCenter="0" top="150"/>
		<e:Group id="ef_g" left="0" bottom="0" top="0" right="0" visible="false">
		</e:Group>
	</e:Group>
</e:Skin>