<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TYAlertViewSkin" 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.2"/>
	<e:Group horizontalCenter="0" verticalCenter="0">
		<e:Image id="di_p" source="tyalertMbg_png"   left="0" right="0" top="0" bottom="0" scale9Grid="156,107,40,47"/>
		<mx:SSButton id="close_b" right="11" top="24"  label="tytyclose_png" width="62" height="65"/>
		<mx:CLabel id="title_bt"  left="88" top="30" size="36" bold="true" textColor="0xffffff" strokeColor="0x665999" stroke="2" />
	</e:Group>
</e:Skin>