<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GetWayViewSkin" 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 verticalCenter="0" horizontalCenter="0" width="561" height="715">
		<e:Image left="0" right="0" top="0" bottom="0" source="tyalertMbg_png" scale9Grid="153,114,34,34" />
		<mx:CLabel id="title_bt" />
		<e:Group top="112" left="54" right="54" height="120">
			<mx:GeneralRender id="tar" verticalCenter="0" left="0" />
			<e:Label id="name_t" size="26" left="141" textColor="0x4a4167" top="9" />
			<e:Label id="num_t" size="22" left="141" textColor="0x6c559b" top="52" />
		</e:Group>
		<e:Group id="sd_g" width="150" height="57" right="33" top="181">
			<e:Image id="sd_bg" source="tyshaixuandi_png" left="0" right="0" bottom="0" top="0" touchEnabled="true" />
			<e:Label id="sd_t" size="20" textColor="0x7a62ab" top="17" right="43" left="21" bottom="20" touchEnabled="false" />
			<e:Image id="sd_p" top="21" right="18" touchEnabled="true" source="sdxjtou_png" />
		</e:Group>
		<e:Label id="unique_t" textAlign="left" verticalAlign="middle" size="26" strokeColor="0xffffff" horizontalCenter="0"
		         textColor="0xff4b4b" verticalCenter="27" />
		<e:Scroller id="get_scr" top="272" bottom="39" width="457" horizontalCenter="0">
			<e:List id="get_list" horizontalCenter="-27" top="17">
				<e:layout>
					<e:VerticalLayout horizontalAlign="center" verticalAlign="middle" gap="12" />
				</e:layout>
			</e:List>
		</e:Scroller>
		<mx:SSButton id="close_b" label="tytyclose_png" right="10" top="30" />
		<e:Group id="opt_g" width="134" height="111" right="36" top="230">
			<e:Image top="0" right="0" source="dropdownbg_png" left="0" bottom="0"  scale9Grid="12,11,15,12"/>
			<e:Label id="opt1_t" horizontalCenter="0" top="20" size="24" textColor="0x7c5fa1" />
			<e:Label id="opt2_t" top="68" horizontalCenter="0" size="24" textColor="0x7c5fa1" />
		</e:Group>
	</e:Group>
</e:Skin>