<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="WanBaLiBaoAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ImageUI id="back_rect" />
	<e:Group id="all_g" horizontalCenter="0" verticalCenter="0">
		<e:Group id="ef_g" top="7" horizontalCenter="0" />
		<e:Image id="background" top="0" bottom="0" source="hdwpdban_png" left="0" right="0" scale9Grid="160,26,400,51" />
		<e:Image id="title_img" source="hdwpbti_png" horizontalCenter="0" top="-49" />
		<e:Group id="jl_g" top="67" horizontalCenter="0" bottom="97" width="420">
			<e:Group id="ts_g" top="0" left="16" right="16" bottom="61">
				<e:Label id="content_t" size="20" top="0" left="10" right="10" lineSpacing="4" textAlign="left" textColor="0xdfd8f0"
				         width="400" />
				<e:List id="jl_list" top="30" horizontalCenter="0" bottom="61" maxWidth="306">
					<e:layout>
						<e:TileLayout horizontalGap="22" verticalGap="22" horizontalAlign="center" verticalAlign="middle"
						              requestedColumnCount="4" />
					</e:layout>
				</e:List>
				<e:layout>
					<e:VerticalLayout gap="20" horizontalAlign="center" />
				</e:layout>
			</e:Group>
		</e:Group>
	</e:Group>
</e:Skin>