<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="PickStarAchieveRenderSkin" width="564" height="190" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*" xmlns:w="http://ns.egret.com/wing">
		<e:Group>
        <e:Image id="di"  source="tmdi_png" left="0" top="0"/>
	<mx:CLabel id="rank_t" size="24" textColor="0xffffff" text="闯过第  50   关" left="49" verticalCenter="0"/>
        </e:Group>
			<e:List id="award_list" top="68" left="0">
				<e:layout>
					<e:HorizontalLayout gap="17"/>
				</e:layout>
			</e:List>
            <e:Label id="jindu_t" text="进度30/30" bottom="98" size="22" textColor="0xa78585" horizontalCenter="211"/>
            <mx:MXButton id="lq_b" bottom="40" right="0"/>
</e:Skin>