<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="XXiuAwardAlertSkin" 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" left="0" right="0" top="0" bottom="0" alpha="0" />
	<e:Group width="639" height="844" anchorOffsetY="0" anchorOffsetX="0" horizontalCenter="0" touchEnabled="false"
	         verticalCenter="0">
		<e:Image id="di_p" source="tyalertMbg_png" left="0" right="0" top="0" bottom="0" scale9Grid="151,107,47,47" />
		<mx:SSButton id="close_b" right="11" top="24" label="tytyclose_png" width="62" height="65" />
		<e:Label id="title_bt" />
		<e:Image source="tytdchen_png" scale9Grid="45,6,479,42" top="99" width="257" horizontalCenter="0" />
		<e:List id="toggle_list" height="61" top="96" width="247" horizontalCenter="0">
			<e:itemRendererSkinName>
				<e:Skin height="61" width="140" states="up,down,disabled">
					<e:Image includeIn="down" horizontalCenter="0" verticalCenter="0" source="tytab_png" />
					<e:Image horizontalCenter="0" verticalCenter="0" source="{data.word}" />
				</e:Skin>
			</e:itemRendererSkinName>
			<e:layout>
				<e:HorizontalLayout gap="-33" />
			</e:layout>
		</e:List>
		<e:Image id="wenzi" horizontalCenter="0" top="173" />
		<e:Scroller id="con_scroll" anchorOffsetY="0" bottom="41" top="237" horizontalCenter="0">
			<e:viewport anchorOffsetX="0" anchorOffsetY="0">
				<e:List id="content_list" anchorOffsetY="0" anchorOffsetX="0" x="2" y="-1">
					<e:layout>
						<e:TileLayout verticalGap="20" requestedColumnCount="3" horizontalGap="48" paddingLeft="0" />
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
		<e:Group id="shicong_g" right="26" top="157" anchorOffsetY="0" touchEnabled="false">
			<mx:SSButton id="shicong_b" label="tyshaixuandi_png" right="0" top="0" />
			<e:Label id="shicong_t" size="20" bold="true" top="13" x="59" textColor="0x7a62ab" />
			<e:Image source="xialajt_png" top="23" right="18" />
			<mx:TeamSortView id="sort_ui" width="176" height="296" right="0" anchorOffsetX="0" anchorOffsetY="0" y="29" />
		</e:Group>
	</e:Group>
</e:Skin>