<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ClothSelectAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ImageUI id="bg_rect" />
	<e:Group width="577" height="473" verticalCenter="0" horizontalCenter="0">
		<e:Image   source="tyalertMbg_png" left="0" top="0" bottom="0" right="0" scale9Grid="177,106,102,63"/>
		<e:Label id="title_bt"/>
		<e:List id="sx_list" top="108" horizontalCenter="0">
			<e:layout>
				<e:TileLayout horizontalGap="34" verticalGap="14" columnAlign="left" requestedColumnCount="4"/>
			</e:layout>
            <e:itemRendererSkinName> 
				<e:Skin height="46" width="80" states="up,down" currentState="up">
	                <e:Image verticalCenter="0" horizontalCenter="0" source="{data}"/>
	                <e:Image source="fzsxxz_png" bottom="-6" right="-10" visible="false" visible.down="true"/>
				</e:Skin>
			</e:itemRendererSkinName>
		</e:List>
		<mx:SSButton id="close_b" label="tytyclose_png" top="-15" right="-15"/>
		<mx:SSButton id="cancel_b" label="tytcqxbtn_png" bottom="46" left="71"/>
		<mx:SSButton id="select_b" label="tytcqdbtn_png" bottom="46" right="72"/>
	</e:Group>
</e:Skin>