<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyCYGGAwardAlertSkin" 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="720" x="0" top="0" bottom="0">
		<mx:CLabel id="ts_t" horizontalCenter="0" top="164" textColor="0xfdf0b6" />
		<e:List id="item_list" top="235" horizontalCenter="0">
			<e:layout>
				<e:TileLayout requestedColumnCount="3" horizontalGap="44" verticalGap="28" />
			</e:layout>
		</e:List>
		<e:Image id="ts_p" horizontalCenter="0" bottom="60" source="tsjxu_png" />
	</e:Group>
</e:Skin>