<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="FriendTuijianAlertViewSkin" 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" alpha="0.5" left="0" right="0" top="0" bottom="0" />
	<e:Group horizontalCenter="4" verticalCenter="-4.5" width="638" height="900">
		<e:Image id="bg" source="tyalertMbg_png" left="0" right="0" top="0" bottom="0" height="900" scale9Grid="159,118,13,15" />
		<e:List id="hy_list" horizontalCenter="0" top="106">
			<e:layout>
				<e:VerticalLayout gap="18" />
			</e:layout>
		</e:List>
		<mx:CLabel id="title_bt" />
		<mx:SSButton id="close_b" top="22" right="21" label="tytyclose_png" />
		<mx:SSButton id="change_b" label="tytcqdbtn_png" horizontalCenter="0" bottom="48" width="190" height="53" />
	</e:Group>
</e:Skin>