<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="FriendHdongViewSkin" 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="638" height="438" verticalCenter="0" horizontalCenter="0">
		<e:Image bottom="0" top="0" left="0" right="0" source="tyalertMbg_png" scale9Grid="166,108,60,66" />
		<mx:CLabel id="title_bt" />
		<e:List id="hd_list" top="110" horizontalCenter="0" height="242">
			<e:layout>
				<e:TileLayout requestedRowCount="2" requestedColumnCount="2" verticalGap="26" horizontalGap="14" orientation="rows" />
			</e:layout>
		</e:List>
		<mx:SSButton id="close_b" label="tytyclose_png" right="20" top="24" />
	</e:Group>
</e:Skin>