<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GeneralAwardAlertSkin" 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" alpha="0.5" left="0" right="0" top="0" bottom="0"/>
	<e:Group width="561" height="410" horizontalCenter="0" verticalCenter="0">
		<e:Image source="tyalertMbg_png" width="561" height="410" verticalCenter="0" horizontalCenter="0" scale9Grid="150,112,45,36" x="0" y="0"  />
		<mx:CLabel id="title_bt" />
		<e:Label id="hint_t"  left="43" top="96" textColor="0x7760a9" size="18"/>
		<e:List id="award_list" height="96" top="140" horizontalCenter="0">
			<e:layout>
				<e:HorizontalLayout gap="81"/>
			</e:layout>
		</e:List>
		<mx:SSButton id="ensure_b"  bottom="47" height="0" horizontalCenter="-2"/>
		<mx:SSButton id="close_b" label="tytyclose_png" right="3" top="23"/>
	</e:Group>
</e:Skin>