<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="MailAlertSkin" 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 horizontalCenter="0" verticalCenter="0" width="614" height="841">
		<e:Image id="bg" source="tyalertMbg_png" width="614" height="841" verticalCenter="0" horizontalCenter="0"
		         scale9Grid="114,107,85,41" />
		<mx:CLabel id="title_bt" left="88" top="30"  size="36" bold="true" strokeColor="0x665999"
		         stroke="2" />
		<e:Label id="title_t" textColor="0x6E57A3" horizontalCenter="0" size="28" top="86" />
		<mx:SSButton id="exit_btn" label="tytyclose_png"  right="21" top="22" />

		<e:Image id="flower_left" source="yjbtdchen_png" horizontalCenter="-60" top="86" />
		<e:Image id="flower_right" source="yjbtdchen_png" horizontalCenter="60" top="86" />
		<e:Group id="btn_g" height="274" width="624" bottom="0" x="-5">
			<mx:SSButton id="addqq_b" horizontalCenter="0" bottom="192" height="0"  visible="false"/>
			<mx:SSButton id="del_b" horizontalCenter="-135" bottom="57" />
			<mx:SSButton id="zdle_b" bottom="57" horizontalCenter="135" />
			<mx:SSButton id="join_team_btn" horizontalCenter="0" top="-20"/>
		</e:Group>
		<e:Scroller id="txt_scroll" height="373" anchorOffsetY="0" top="143" left="48" right="48">
			<e:Group id="text_g" width="518" height="373" anchorOffsetY="0" touchThrough="true">
				<e:Label id="con_t" size="28" textAlign="left" lineSpacing="12" horizontalCenter="0" top="0" bottom="0"
				         textColor="0x4C4169" width="510" verticalAlign="middle"  />
				<e:Group id="from_g" height="111" right="0" width="282" y="64">
					<e:Image id="avatar" verticalCenter="0" right="0" />
					<mx:TXUI id="tx_p" />
					<e:Label id="name_t" verticalAlign="middle"  textAlign="center" bold="true" size="28" bottom="10"
					         right="121" textColor="0x4c4169" />
					<e:Image id="xin" right="282" bottom="12" />
				</e:Group>
				<e:layout>
					<e:VerticalLayout horizontalAlign="right" paddingTop="4" />
				</e:layout>
			</e:Group>
		</e:Scroller>
		<e:Image id="hq_p" source="dbhwen_png" bottom="279" horizontalCenter="0" x="42" y="-9" />
		<e:Group id="awards_g" height="182" width="416" horizontalCenter="0" bottom="0">
			<e:Scroller id="item_scro" horizontalCenter="0" bottom="147" maxHeight="350">
					<e:List id="item_list" horizontalCenter="0" verticalCenter="0">
						<e:layout>
							<e:HorizontalLayout gap="12" horizontalAlign="center" verticalAlign="middle" paddingTop="5" />
						</e:layout>
					</e:List>
			</e:Scroller>
			<mx:SSButton id="get_b" label="tyscreenqdbtn_png" horizontalCenter="0" bottom="34" />
		</e:Group>
	</e:Group>
</e:Skin>