<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ZNPickAlertSkin" 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" top="33">
    <e:Group id="pick_g" horizontalCenter="0" top="0" height="987">
			<e:Image horizontalCenter="0" touchEnabled="false" source="znpickui2_png"/>
        <e:Image horizontalCenter="0"  source="znpickj_png" scale9Grid="90,231,540,46" bottom="0" top="98"/>
			<e:Group id="title_g" horizontalCenter="0" top="200">
				<e:Image source="znpicktitle_png" horizontalCenter="0" verticalCenter="0"/>
				<mx:SSButton id="tip_b" label="znpicktip_png" verticalCenter="0" right="18"/>
			</e:Group>
			<e:Image source="znpickui1_png" horizontalCenter="0" touchEnabled="false"/>
        <mx:SSButton id="close_b" label="znpickclose_png" right="6" top="221" />
        <e:Scroller id="award_s" bottom="170" top="305" width="590" horizontalCenter="0">
            <e:List id="award_list">
							<e:layout>
								<e:TileLayout requestedRowCount="4" requestedColumnCount="4" horizontalGap="20" verticalGap="18" paddingLeft="15" paddingTop="15"/>
							</e:layout>
            </e:List>
        </e:Scroller>
        <e:Group id="pick_b" width="242" height="129" horizontalCenter="0" bottom="32" />
			<mx:SSButton id="jq_b" label="znpickjq_png" left="45" bottom="17"/>
            <mx:CLabel id="num_t" text="剩余抽奖次数：0" bottom="66" left="492" size="24" textColor="0xfff2d1"/>
			<e:Image bottom="-202" source="znpickphdi_png" height="202" width="720" x="0" scale9Grid="9,6,28,8"/>
    </e:Group>
	<e:Group id="award_g" width="720" height="211" top="994">
    <e:Image source="znpickalldi_png" scale9Grid="202,23,50,38" left="0" top="0" bottom="0" right="0"/>
        <e:Group id="noshiwu_g" top="0" bottom="0"> 
        <e:Image source="znpickstate1_png" left="44" top="12"/>
        </e:Group>
		<e:Group id="shiwu_g" bottom="0" top="0">
			<e:Image left="21" top="20" source="znpickstate2_png"/>
			<mx:SSButton id="xin_b" left="68" top="36" label="znpickaward_png"/>
		</e:Group>
		<e:Group id="ph_g" bottom="0" top="0" left="194" right="0">
			<e:Image left="0" top="20" source="znpickph_png"/>
            <e:Scroller id="record_scro" bottom="48" top="35" left="56" right="42" touchEnabled="false" touchChildren="false">
            <e:Group id="record_g"/>
        </e:Scroller>
        </e:Group>
        </e:Group>
        <e:Group id="ef_g" left="0" right="0" top="0" bottom="0" touchEnabled="false"/>
        </e:Group>
</e:Skin>