<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PickStarHeroSelectSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" left="0" right="0" top="0" bottom="0" />
	<e:Group id="ui_g" width="620" height="895" verticalCenter="0" horizontalCenter="0">
		<e:Image top="0" bottom="0" left="0" right="0"  source="xzdiban_png" scale9Grid="62,59,13,22"/>
		<e:Image source="xztitle_png" top="2" horizontalCenter="6"/>
		<mx:SSButton id="tip_b" label="xztips_png" top="5" right="205"/>
		<e:Image  top="70" horizontalCenter="0" source="xzzr_png"/>
        <e:Group top="115" horizontalCenter="0">
					<e:Image  y="70" x="0" source="bloodup_png"/>
					<e:Label id="xuetong_t"  textColor="0xf52a2a" size="24" x="151"  y="37"/>
					<e:layout>
						<e:HorizontalLayout/>
					</e:layout>
        </e:Group>
		<mx:SSButton id="quere_b" horizontalCenter="0" bottom="53"/>
		<e:Label id="tishi_t"  size="20"  textColor="0x7b704c" bottom="118" horizontalCenter="0"/>
		<e:Scroller id="hero_s" scrollPolicyH="off" anchorOffsetY="0" bottom="165" top="150" horizontalCenter="4">
			<e:List id="hero_list" anchorOffsetX="0" width="569" anchorOffsetY="0" height="611">
				<e:layout>
					<e:TileLayout requestedColumnCount="4" horizontalAlign="center" verticalAlign="middle" verticalGap="14"
					              paddingTop="15" horizontalGap="22" />
				</e:layout>
			</e:List>
		</e:Scroller>
		<e:Image horizontalCenter="0" source="xztis_png" bottom="15"/>
	</e:Group>
	<e:Group id="ef_g" left="0" top="0" bottom="0" right="0" visible="false">
	</e:Group>
</e:Skin>