<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PickStarScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Image top="0"  horizontalCenter="0" source="zybg_jpg"/>
	<e:Group id="ef_g2" left="0" top="0" bottom="0" right="0" touchChildren="false" touchEnabled="false" touchThrough="true">
	</e:Group>
	<e:Scroller id="tower_s" bottom="0" horizontalCenter="0" top="0" bounces="false">
		<e:List id="tower_list">
		<e:layout>
			<e:VerticalLayout gap="-26" paddingBottom="42" paddingTop="-12"/>
		</e:layout>
		</e:List>
	</e:Scroller>
	<e:Image top="0" horizontalCenter="0" source="cloud1_png" x="158" y="10" />
	<e:Image top="0" horizontalCenter="0" source="pstartitle_png"/>
    <e:Group horizontalCenter="0" top="122" width="548">
	<e:Image source="tishidi_png" y="0" left="0" right="0" scale9Grid="37,4,37,28"/>
    <e:Label id="tishi_t" textColor="0x735a3d" size="22" horizontalCenter="0" verticalCenter="0" text="每天凌晨5:00恢复所有侍从和当前关卡怪物血量"/>
    </e:Group>
	<e:Image top="0" horizontalCenter="0" source="pstartitle_png"/>



	<e:List id="btn_list" right="15" top="190">
		<e:layout>
		<e:VerticalLayout gap="25"/>
		</e:layout>
	</e:List>
    <mx:SSButton id="back_b" label="pstarback_png" top="30" left="25"/>
	<e:Group id="ef_g" left="0" top="0" bottom="0" right="0" touchChildren="false" touchEnabled="false" touchThrough="true">
		<e:Image id="cloud1" x="-340"  source="cloud2_png" bottom="491"/>
		<e:Image id="cloud2" source="cloud3_png" bottom="276" x="485"/>
		<e:Image id="cloud3" source="cloud4_png" bottom="25" x="-357"/>
		<e:Image id="cloud4" source="cloud2_png" x="582" bottom="13"/>
	</e:Group>
	<e:Group horizontalCenter="0" width="548" bottom="4" touchChildren="false" touchThrough="true">
		<e:Image y="0" left="0" right="0" scale9Grid="37,4,37,28" source="timedi_png"/>
		<e:Label id="time_t" size="24" horizontalCenter="0" verticalCenter="0" text="今日剩余挑战时间：24小时24分钟" textColor="0x87695e"/>
	</e:Group>
</e:Skin>