<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="XinWuStarUpSucceedAlertSkin" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing" width="720" height="1280">
	<mx:ImageUI id="bg_rect" />
	<e:Group horizontalCenter="0" verticalCenter="0">
		<e:Group id="ef_g" top="7" horizontalCenter="0" />
		<e:Image id="di_p" left="0" right="0" top="0" source="hdwpdban_png" scale9Grid="236,31,94,31"  bottom="0"/>
		<e:Image id="title_img" horizontalCenter="0" top="-42"  source="xjtsword2_png"/>
		<e:Group id="g_g" horizontalCenter="0" top="60" bottom="40">
			<e:Group width="414">
				<e:Group id="prev_g" left="0">
					<mx:XWNumRender id="prev_xw" top="0" />
					<e:Label id="prev_t" textAlign="left" size="24" top="150"  lineSpacing="5"/>
				</e:Group>
				<e:Image source="succto_png" horizontalCenter="0" top="24" />
				<e:Group id="next_g" right="0">
					<mx:XWNumRender id="next_xw" top="0" />
					<e:Label id="next_t" textAlign="left" size="24" top="150"  lineSpacing="5"/>
				</e:Group>
			</e:Group>
			<e:Group id="newjineng_g">
				<e:Image id="jineng_p" width="90" height="90" left="0" top="0" />
				<e:Label id="jinengming_t" size="22" textColor="0xF5882A" left="106" top="0" />
				<e:Label id="miaoshu_t" width="288" size="22" left="106" textColor="0xDFD8F0" lineSpacing="9" top="34" />
			</e:Group>
			<e:layout>
				<e:VerticalLayout gap="40" />
			</e:layout>
		</e:Group>
	</e:Group>
</e:Skin>