<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyBaiHuaSelectAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:mx="mx.*" xmlns:w="http://ns.egret.com/wing">
	<mx:ScreenbgUI id="bg" top="0" left="0" />
	<e:Group top="0" bottom="0" left="0" right="0">
		<mx:SSButton id="close_b" label="tyscreenback_png" top="0" left="0" />
		<e:Group top="168" left="28">
			<e:Image id="kxbg" source="fzsdchen_png" left="0" top="0" />
			<e:Label id="kxnum_t" size="18" textColor="0xFFFFFF" bold="true" textAlign="center" verticalCenter="0"
			         horizontalCenter="0" />
		</e:Group>
		<e:Group top="176" left="0" right="0" bottom="0" touchChildren="true" touchEnabled="false">
			<e:Scroller top="63" bottom="184" left="16" right="10">
				<e:viewport>
					<e:List id="hero_list">
						<e:layout>
							<e:TileLayout requestedColumnCount="4" orientation="rows" horizontalGap="18" verticalGap="10" paddingTop="6"
							              paddingLeft="10" />
						</e:layout>
					</e:List>
				</e:viewport>
			</e:Scroller>
			<e:Group left="0" right="0" bottom="98" height="75">
				<e:Label id="page_t" textColor="0x7A5CB8" size="27" horizontalCenter="0" verticalCenter="0" />
				<mx:SSButton id="first_b" horizontalCenter="-211" verticalCenter="0" label="sye_btn_png" width="135" height="61" />
				<mx:SSButton id="last_b" verticalCenter="0" label="wye_btn_png" horizontalCenter="211" width="135" height="61" />
				<mx:SSButton id="pre_b" horizontalCenter="-76" verticalCenter="0" label="prev_btn_png" width="120" height="58" />
				<mx:SSButton id="next_b" horizontalCenter="76" verticalCenter="0" label="prev_btn_png" scaleX="-1" width="120"
				             height="58" />
			</e:Group>
		</e:Group>
	</e:Group>
</e:Skin>