<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PickScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Image top="0"  source="pickbg_jpg" horizontalCenter="0"/>
	<e:Group id="ef_g" left="0" top="0" bottom="0" right="0" touchChildren="false" touchEnabled="false" touchThrough="true"/>
	<e:Group id="avatar1_g" horizontalCenter="0" top="200" width="720">
		<e:Image id="avatar1"/>
	</e:Group>
	<e:Group id="avatar2_g" horizontalCenter="-820" top="200" width="720">
		<e:Image id="avatar2"/>
	</e:Group>
	<e:Group id="name_g" right="121" top="269" width="40">
		<e:Image id="name_p" source="pickname1_png" horizontalCenter="0" verticalCenter="0"/>
		<e:Image id="new_p" top="-47" left="-10" />
	</e:Group>
	<e:Image bottom="0" horizontalCenter="0" source="pickdecorate2_png"/>
	<e:Image top="0" horizontalCenter="0" source="pickdecorate1_png"/>
	<e:Image top="17" source="picktitle_png" horizontalCenter="9"/>
		<e:Group bottom="28" left="0" right="0">
			<e:Group id="xyuan_g" horizontalCenter="-170" bottom="0" width="192">
				<e:Image  source="pickbuy1_png" horizontalCenter="0.5" bottom="30"/>
				<mx:SSButton id="xyuan_b" label="pickbutton1_png" width="203" height="61" bottom="0" horizontalCenter="0"/>
                <e:Group id="tip_g" bottom="110" horizontalCenter="-70">
                    <e:Image id="tip_p" source="tihiqipao_png" left="0" top="0" bottom="0" right="0" scaleX="0.77" scaleY="0.77"/>
                    <e:Label id="tip_t"  textColor="0x7a573e" size="20" left="35" width="82" height="42" top="15"/>
                    <e:Image id="xin" source="pickheart_png" bottom="21" right="38"/>
                </e:Group>
				<e:Label id="lucky_t" size="22" left="40" textColor="0xffdc70" bottom="-25" />
				<e:Group id="luckyup_g" left="160" bottom="-26" scaleX="1.5" scaleY="1.5" visible="false">
					<e:Label id="luckyup_t" text="+500" size="18" textColor="0x8eca27" verticalCenter="0" x="0"/>
					<e:Image id="luckyup_p" source="oqup_png" bottom="21" right="38"/>
					<e:layout>
					<e:HorizontalLayout gap="3" verticalAlign="middle"/>
					</e:layout>
				</e:Group>
			</e:Group>
			<e:Group id="gmai_g" horizontalCenter="170" bottom="0" width="192">
				<e:Image horizontalCenter="0" bottom="30" source="pickbuy2_png"/>
				<e:Image id="buy_p"  verticalCenter="0" left="47"/>
				<e:Group id="ybao_g" verticalCenter="0" left="125">
				    <e:Image id="ybao_p" source="ybao_20_png" width="30" height="30"/>
				    <e:Label id="ybao_t" size="21"  text="500" textColor="0x7a573e" left="154" bold="true"/>
					<e:layout>
						<e:HorizontalLayout gap="0" verticalAlign="middle"/>
					</e:layout>
				</e:Group>
				<mx:SSButton id="gmai_b"  height="61" bottom="0" horizontalCenter="0"/>
			</e:Group>
		</e:Group>
	<e:Image bottom="174" source="pickbanner_png" right="0"/>
	<mx:SSButton id="left_b" label="pickcheck_png" top="560" left="8" scaleX="-1"/>
	<mx:SSButton id="right_b" label="pickcheck_png" top="560" right="8"/>
	<mx:SSButton id="exit_b" label="xxiuback_png" top="32" left="30" scaleX="1.18" scaleY="1.18"/>
	<mx:SSButton id="duihuan_b" label="pickexchange_png" top="155" right="15"/>
	<mx:CurrencyUI currentState="ybao" width="199" left="11" top="156"/>
</e:Skin>