<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="SHuangAlertSkin" 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 width="702" height="902" verticalCenter="0" horizontalCenter="0">
		<e:Image top="0" left="0"  source="bg_white_png" scaleX="2" scaleY="2"/>
		<e:Image source="bg_white_png" bottom="0" scaleX="-2" right="0" scaleY="-2" />
		<e:Group verticalCenter="0" horizontalCenter="0" width="678" height="883">
			<e:Image id="bg_p" left="0" right="0" top="0" bottom="0" scale9Grid="8,8,54,54"  source="dban2_png"/>
			<e:Group top="61" left="0" touchThrough="true">
				<e:Image id="sming_p" left="0" top="0" touchEnabled="true"  source="shhxian_png"/>
				<e:Label id="sming_t" horizontalCenter="0" verticalCenter="0" size="22" textColor="0x857ca5" width="603" />
			</e:Group>
			<e:Scroller top="180" left="25" bottom="100" right="-12">
				<e:viewport>
					<e:List id="acty_list" top="0" left="0">
						<e:layout>
							<e:VerticalLayout gap="25" paddingTop="4" paddingBottom="4"/>
						</e:layout>
					</e:List>
				</e:viewport>
			</e:Scroller>
			<e:Group height="33" bottom="16" right="0">
				<e:Image id="time_p" right="0" bottom="0" left="0" top="0" width="307" height="33"
				         scale9Grid="35,4,7,16"  source="shyu_png"/>
				<e:Label id="time_t" horizontalCenter="3" verticalCenter="-2" size="20" />
			</e:Group>
		</e:Group>
		<e:Image id="title_p"  top="-30" y="-381"  source="shdhbti_png"/>
		<mx:SSButton id="close_b" label="acty_close_png" right="20" top="20" visible="false"/>
	</e:Group>
</e:Skin>