<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ActyAlertSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*"
        width="720" height="1280">
	<mx:ImageUI id="bg_rect" />
	<e:Group horizontalCenter="0" verticalCenter="0" width="645" height="885">
		<e:Image source="tyrwdban_png" top="0" left="0" bottom="0" right="0"  scale9Grid="54,34,16,8"/>
		<e:Group width="310" height="42" horizontalCenter="0" top="20">
			<e:Image left="0" top="0" bottom="0" right="0" source="tyrwbtdi_png" />
			<e:Label id="title_l" top="6" horizontalCenter="0" size="24" textColor="0x63493a" />
		</e:Group>
		<mx:SSButton id="close_b" label="tyrwlbgbi_png" right="0" top="0" />
		<e:Group id="ty_g" width="595" height="134" top="72" horizontalCenter="0">
			<e:Image left="0" top="0" right="0" bottom="0" source="tyrwmsdi_png" scale9Grid="0,24,595,13" />
			<e:Label id="acty_title_l" left="25" top="66" textColor="0xe46787" size="24" />
			<e:Label id="acty_time_title_l" left="25" top="23" size="24" textColor="0xe46787" />
			<e:Label id="acty_des_l" textColor="0x63493a" size="20" left="147" top="65" width="420" height="44" lineSpacing="8" />
			<e:Label id="acty_time_l" left="148" top="26" textColor="0x63493a" size="20" />
		</e:Group>
		<e:Group id="viptg_g" top="70" horizontalCenter="0" visible="false">
			<e:Image right="0" left="0" top="0" source="viptqlbbeiban_png" />
			<e:Label id="vip_t"  left="0" top="138" textColor="0x9a6ca9" size="18" />
			<e:Label id="viptime_t" right="0" top="138" textColor="0x9a6ca9" size="18" />
		</e:Group>
		<e:Scroller bottom="56" top="238" horizontalCenter="20">
			<e:viewport>
				<e:List id="acty_list" horizontalCenter="0" y="0">
					<e:layout>
						<e:VerticalLayout gap="20"  paddingLeft="0" paddingRight="20"/>
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
	</e:Group>
</e:Skin>