<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyUnionXFJFAlertSkin" width="480" height="854" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        >
	<e:Rect id="bg_rect" left="0" right="0" top="0" bottom="0" fillAlpha="0.2" />
	<e:Group horizontalCenter="0" verticalCenter="0" width="379" height="249">
		<e:Image source="jxjfban_png" horizontalCenter="0" top="0" />
		<mx:SSButton id="close_b"  width="32" height="29" top="-8" right="-10" />
		<e:Label id="jf_t" size="13" bold="true" top="59" horizontalCenter="-13" />
		<e:List id="item_list" horizontalCenter="0" top="94" />
	</e:Group>
</e:Skin>