<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PickResSkin" 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" />
	<e:Group id="ui_g" horizontalCenter="0" width="720" height="826" verticalCenter="-23">
		<e:Image id="title_p" horizontalCenter="0" top="0" source="awardtitle_png" />
		<mx:GenTipRender id="item" visible="false" horizontalCenter="0" top="300" />
		<e:Group id="cloth_g" width="290" height="404" horizontalCenter="0" top="182">
			<e:Image id="shine_p" verticalCenter="0" source="awardshine_png" rotation="0" horizontalCenter="0" />
			<e:Image top="0" bottom="0" left="0" right="0" source="awardclothdi_png" scale9Grid="138,142,22,16" />
			<e:Image id="cloth" horizontalCenter="0" verticalCenter="-23"/>
			<e:Group id="name_g" horizontalCenter="0" bottom="24">
				<mx:CLabel id="name_t" textAlign="center" horizontalCenter="0" bottom="32" size="28" textColor="0x8e634e" />
				<mx:MultiUI id="pinzhi" height="12" bottom="0" horizontalCenter="0" />
			</e:Group>
			<e:Group id="attr_g" horizontalCenter="0" top="424">
				<e:Image source="awardling_png" verticalCenter="0" />
				<e:Label id="attr_t" textAlign="center" size="29" textColor="0xfff9db" y="0" left="24" />
			</e:Group>
		</e:Group>
		<e:Group id="btn_g" width="720" bottom="0" horizontalCenter="0">
			<mx:MXButton id="left_b" label="awardb1_png|awardbn1_png" bottom="0" width="203" height="61"
			             horizontalCenter="-157.5" />
			<mx:MXButton id="right_b" label="awardb2_png|awardbn2_png" bottom="0" width="203" height="61"
			             horizontalCenter="157.5" />
			<e:Group bottom="-28" horizontalCenter="157.5">
				<e:Image id="item_p" source="ybao_20_png" verticalCenter="0" left="0" width="30" height="30" />
				<e:Label id="num_t" verticalCenter="0" left="34" size="22" text="500" textColor="0xfff9db" />
			</e:Group>
		</e:Group>
	</e:Group>
	<e:Group id="ef_g" left="0" right="0" top="0" bottom="0"></e:Group>
</e:Skin>