<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="PRewardAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ImageUI id="bg_rect" />
    	<e:Group id="reward_g" horizontalCenter="0" verticalCenter="0" width="604">
			<e:Group id="ef_g" top="7" horizontalCenter="0" x="307" touchEnabled="false" alpha="0.5" touchChildren="false"/>
         <e:Image id="bg"   top="0" bottom="0" left="0" right="0" source="hdwpdban_png" scale9Grid="223,40,117,33" touchEnabled="false"/>
			<e:Image id="title_img" horizontalCenter="0" top="-59" source="hdwpbti_png" touchEnabled="false"/>
        <!--e:Label id="aname_t"  horizontalCenter="0" top="69" size="30" bold="true" /-->
        <e:List id="item_list" horizontalCenter="0" top="96">
            <e:layout>
                <e:TileLayout horizontalGap="22" verticalGap="22" requestedColumnCount="4" />
            </e:layout>
        </e:List>
			<e:Label id="jyspian_t"  bottom="40" size="24" textColor="0xd9699b" horizontalCenter="0" visible="false"/>
    </e:Group>
</e:Skin>