<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="AlertViewSkin" 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 id="ac_g" horizontalCenter="0" verticalCenter="0" width="606" height="415">
		<e:Image top="0" source="tytipdi_png" scale9Grid="226,130,110,138" left="0" right="0" bottom="0" />
		<e:Label id="alert_title_t" verticalAlign="middle" size="26" lineSpacing="2" top="80" width="440" horizontalCenter="0" textAlign="left" textColor="0x6e65a2"/>
		<e:Label id="str_t" verticalAlign="middle"  size="27" lineSpacing="6"
		         top="100" width="450" horizontalCenter="0" bottom="144" textColor="0x8667b9"   textAlign="center" text=""/>
		<e:Label id="alert_tishi_t" verticalAlign="middle" size="18" horizontalCenter="0" bottom="48" textAlign="center" textColor="0x6e65a2"/>
		<mx:SSButton id="exit_b" label="tytcqxbtn_png" horizontalCenter="-126" bottom="72"></mx:SSButton>
		<mx:SSButton id="ok_b" label="tytcqdbtn_png" horizontalCenter="126" bottom="72"></mx:SSButton>
		<mx:SSButton id="close_b" right="0" top="0" />
		<e:Image source="tytiptitledi_png" horizontalCenter="0" top="8" />
		<e:Image source="tytiptitle_png" horizontalCenter="0" top="14" />
	</e:Group>
</e:Skin>