<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GiftAlertSkin" 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 width="561" height="715" horizontalCenter="0" verticalCenter="0">
		<e:Image left="0" right="0" top="0" bottom="0" scale9Grid="114,92,97,56" source="tyalertMbg_png" />
		<mx:CLabel id="title_bt" left="88" top="30" size="36" bold="true" textColor="0xffffff" strokeColor="0x665999"
		           stroke="2" />
		<e:Scroller top="118" bottom="74" horizontalCenter="0" width="494">
			<e:List id="gift_list" horizontalCenter="1" top="0">
				<e:layout>
					<e:VerticalLayout gap="26" />
				</e:layout>
			</e:List>
		</e:Scroller>
		<mx:SSButton id="close_b" label="tytyclose_png" right="11" top="24" />
	</e:Group>
</e:Skin>