<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyWSYLAlertSkin" 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" left="0" right="0" top="0" bottom="0" />
	<e:Group horizontalCenter="0" verticalCenter="0">
		<e:Image horizontalCenter="0" top="0"  source="wushuangbg_png"/>
		<e:Image id="title_p" source="wsyljlyl_png" horizontalCenter="0" top="93" />
		<e:Group bottom="20" horizontalCenter="0" top="160" height="731">
			<e:Group top="7" horizontalCenter="0">
				<e:Image source="tcsmdban_png" left="0" right="0" top="0" bottom="0"/>
				<e:Image id="ts_p" source="wsylkhdyxjl_png" horizontalCenter="0" x="57" verticalCenter="0"/>
			</e:Group>
			<e:Image source="wsbsdban_png" bottom="0" left="0" right="0" top="0"/>
			<e:Scroller top="80" left="42" right="42" bottom="58" x="26" y="60">
				<e:List id="item_list">
				<e:layout>
					<e:TileLayout horizontalGap="57" verticalGap="27" requestedColumnCount="3"/>
				</e:layout>
				</e:List>
			</e:Scroller>
		</e:Group>

		<mx:SSButton id="close_b" label="wsylx_png" right="15" top="30" />
	</e:Group>
</e:Skin>