<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="JJXHAlertSkin" 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="541" height="476" verticalCenter="0" horizontalCenter="0">
		<e:Image source="mnzbdchen_png" horizontalCenter="0" scale9Grid="23,18,116,78" top="0" width="541" height="476" />
		<e:Group width="266" height="73" horizontalCenter="0" top="-24">
			<e:Image id="title_p" horizontalCenter="0" top="0" source="teamsjtitle_png" />
			<mx:CLabel id="title_t"  horizontalCenter="0" bottom="19" size="26" />
		</e:Group>
		<e:Scroller scaleX="0.9" scaleY="0.9" horizontalCenter="0" top="74" bottom="118">
			<e:viewport>
				<e:List id="item_list" horizontalCenter="0">
					<e:layout>
						<e:TileLayout horizontalGap="16" verticalGap="24" requestedColumnCount="4" paddingLeft="5" paddingRight="5"
						              paddingBottom="5" paddingTop="5" />
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
		<mx:SSButton id="ok_b" horizontalCenter="0" bottom="38" />
	</e:Group>
</e:Skin>