<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="YHYTishiAlertSkin" 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">
		<e:Image scale9Grid="226,130,110,138"  source="xdzjsdban_png" y="0" x="0"/>
		<mx:CLabel id="title_t" size="24" lineSpacing="6" top="40"  textColor="0xd64141" horizontalCenter="114" bold="true"/>
		<e:Label id="content_t"  size="22" lineSpacing="6"
		         top="78"    width="274" right="53" textColor="0x676564"/>
		<mx:SSButton id="exit_b"  bottom="40" right="48"></mx:SSButton>
		<mx:SSButton id="ok_b"  bottom="40" right="215"></mx:SSButton>
	</e:Group>
</e:Skin>