<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ZhandouJiasuViewSkin" 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" left="0" right="0" top="0" bottom="0" />
	<e:Group id="g_g" width="561" height="668" verticalCenter="0" horizontalCenter="0">
		<e:Image id="di_p" top="0" bottom="0" left="0" right="0" source="tyalertMbg_png"  scale9Grid="165,118,27,26"/>
		<mx:SSButton id="close_b" label="tytyclose_png" right="15" top="26" />
		<mx:CLabel id="title" left="88" top="30" size="36" bold="true" textColor="0xffffff" strokeColor="0x665999" stroke="2" />
		<mx:SSButton id="qren_b" label="tytcqdbtn_png" bottom="60" right="60" />
		<mx:SSButton id="qxiao_b" label="tytcqxbtn_png" bottom="60" left="60" />
		<e:Image source="zdjssming_png" horizontalCenter="0" top="91.5" />
		<e:List id="sel_list" width="440" horizontalCenter="0" verticalCenter="0">
			<e:itemRendererSkinName>
				<e:Skin states="up,down,disabled">
					<e:Image source="zdjslist_png" verticalCenter="0" horizontalCenter="0" />
					<e:Image source="{data.bg}" verticalCenter="0" left="52.5" />
					<e:Image source="jskuang_png" verticalCenter="0" right="22" />
					<e:Image source="jsgou_png" verticalCenter="0" right="25" visible.down="true" visible.up="false" />
				</e:Skin>
			</e:itemRendererSkinName>
			<e:ArrayCollection>
				<e:Array>
					<e:Object bg="1bsu_png" speed="1" />
					<e:Object bg="2bsu_png" speed="2" />
					<e:Object bg="3bsu_png" speed="3" />
				</e:Array>
			</e:ArrayCollection>
			<e:layout>
				<e:VerticalLayout gap="36" />
			</e:layout>
		</e:List>
	</e:Group>
</e:Skin>