<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="SaveTaoZhuangAlertSkin" 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" />
	<e:Group width="562" height="768" verticalCenter="0" horizontalCenter="0">
		<e:Image id="bg" source="tyalertMbg_png" left="0" right="0" top="0" bottom="0" scale9Grid="150,112,45,36" />
		<mx:SSButton id="close_b" label="tytyclose_png" right="21" top="22" />
		<mx:CLabel id="bmptitle" left="88" top="30" size="36" bold="true" strokeColor="0x665999" stroke="2" />
		<e:Group bottom="150" horizontalCenter="0" width="259">
			<e:Image source="namemcdban_png" left="0" right="0" top="0" bottom="0" scale9Grid="7,5,10,34" />
			<e:EditableText id="name_ed"  verticalCenter="0" size="24" textColor="0xffffff" left="30" right="44"
			                verticalAlign="middle" textAlign="center" promptColor="0xffffff" />
		</e:Group>
		<e:Group bottom="51" left="50" right="50">
			<mx:SSButton id="back_b" label="tytcqxbtn_png" right="0" bottom="0" />
			<mx:SSButton id="save_b" label="tytcqdbtn_png" right="21" top="22" />
			<e:layout>
				<e:HorizontalLayout horizontalAlign="justify" />
			</e:layout>
		</e:Group>
		<e:List id="tz_list" left="56" right="56" top="115">
			<e:layout>
				<e:TileLayout requestedRowCount="2" horizontalAlign="center" verticalAlign="middle" horizontalGap="22"
				              verticalGap="34" requestedColumnCount="3" />
			</e:layout>
		</e:List>
	</e:Group>
</e:Skin>