<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="AwardYLAlertSkin" 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="495" height="312" horizontalCenter="0" verticalCenter="0">
		<e:Image source="mnzbdchen_png" left="0" right="0" top="0" bottom="0" scale9Grid="62,61,31,19"/>
		<e:Image source="teamsjtitle_png" horizontalCenter="0" top="-20"/>
		<e:Label id="title_t"  horizontalCenter="0" top="-2" size="32"/>
		<e:List id="item_list" horizontalCenter="0" top="85">
			<e:layout>
				<e:HorizontalLayout gap="42"/>
			</e:layout>
		</e:List>
	</e:Group>
</e:Skin>