<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="UnionRankAlertSkin" 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="604" height="675" verticalCenter="0" horizontalCenter="0" >
		<e:Image top="0" bottom="0" left="0" right="0" alpha="0.9" source="tyalertMbg_png" scale9Grid="158,128,24,32"/>
		<mx:CLabel id="title" left="88" top="30" size="36" bold="true" textColor="0xffffff" strokeColor="0x665999"  stroke="2" />
		<mx:SSButton id="close_b" label="tytyclose_png" right="15" top="26"/>
		<e:Scroller id="union_s" top="125"  bottom="100"  horizontalCenter="0" width="535">
			<e:List id="union_list"  width="535">
				<e:layout>
					<e:VerticalLayout gap="13"/>
				</e:layout>
			</e:List>
		</e:Scroller>
		<e:List id="my_list" bottom="32" horizontalCenter="0" />
		<e:Image source="jzphdbbti_png" top="87" left="51" />
	</e:Group>
</e:Skin>