<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="AlertTipSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" alpha="0" />
	<e:Group width="606" verticalCenter="0" horizontalCenter="0">
		<e:Image top="0" bottom="0" left="0" right="0" source="tytipdi_png" scale9Grid="166,107,280,166" />
		<e:Label id="str_l" verticalAlign="middle" size="27" lineSpacing="6" textAlign="center" textColor="0x8667B9"
		         height="171" width="450" horizontalCenter="0" top="100" />
		<mx:SSButton id="exit_b" label="tytcqxbtn_png" horizontalCenter="-120" bottom="72" />
		<mx:SSButton id="ok_b" label="tytcqdbtn_png" horizontalCenter="120" bottom="72" />
		<e:Image source="tytiptitledi_png" horizontalCenter="0" top="8" />
		<e:Image source="tytiptitle_png" horizontalCenter="0" top="14" />
	</e:Group>
</e:Skin>