<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="HuanzhuangTishiPopSkin" 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 height="404" width="577" horizontalCenter="0" verticalCenter="-50">
		<e:Image source="tyalertMbg_png" left="0" top="0" bottom="0" right="0" scale9Grid="165,113,27,26" />
		<e:Image id="bg" source="hztsdban_png" bottom="85" horizontalCenter="0" />
		<mx:CLabel id="title_bt" />
		<e:Label id="alert_t" size="24" textAlign="center" verticalAlign="top" top="135" lineSpacing="15" width="429"
		         horizontalCenter="0" textColor="0x6c559b"/>
		<e:Scroller bottom="39" left="68">
			<e:List id="shuxing_list">
				<e:layout>
					<e:HorizontalLayout verticalAlign="middle" gap="16" />
				</e:layout>
			</e:List>
		</e:Scroller>
		<mx:SSButton id="close_b" label="tytyclose_png" top="-15" right="-15" />
	</e:Group>
</e:Skin>