<?xml version="1.0" encoding="utf-8"?>
<e:Skin  class="ActyFengYinAlertSkin" width="480" height="854" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Rect id="bg_rect" fillAlpha="0.2" left="0" right="0" top="0" bottom="0" />
	<e:Group horizontalCenter="0" verticalCenter="0">
		<e:Image source="tyxtcdban_png" left="0" right="0" top="0" bottom="0" scale9Grid="45,35,275,214" />
		<e:Image source="kqfyyli_png" horizontalCenter="0" top="0" />
		<mx:SSButton id="close_b" label="tyclose_png" top="-13" right="-13" />
		<e:Label id="time_t" bold="true"  top="47" horizontalCenter="0" size="16"  textColor="0x7760a9" />
		<e:Scroller top="79" bottom="35" left="25" right="25" maxHeight="470">
			<e:List id="acty_list">
				<e:layout>
					<e:VerticalLayout gap="12" />
				</e:layout>
			</e:List>
		</e:Scroller>
	</e:Group>
</e:Skin>