<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="VipUISkin" width="648" height="502" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<e:Group horizontalCenter="0" verticalCenter="0" x="30" y="113" width="648" height="502">
		<e:Label id="sm_t" size="22" bold="true" textAlign="left" left="49" bottom="473" textColor="0xa05554" />
		<e:Scroller top="34" left="49" bottom="216" width="280">
			<e:viewport>
				<e:List id="tequan_list" horizontalCenter="0" y="0">
					<e:layout>
						<e:VerticalLayout gap="14" />
					</e:layout>
					<e:itemRendererSkinName>
						<e:Skin>
							<e:Label width="280" text="{data}" textAlign="left" verticalCenter="0" horizontalCenter="0" size="21"
							         textColor="0x847265" />
						</e:Skin>
					</e:itemRendererSkinName>
				</e:List>
			</e:viewport>
		</e:Scroller>
		<e:Group bottom="138" left="30">
			<e:Image left="49" bottom="138" source="vipIcon_png" height="19" width="19" x="0" y="-19"  />
			<e:Label id="libao_t" textColor="0xa05554" left="30" bottom="135" size="20" height="21" width="38" x="-19" y="139"  />
			<e:Image source="tqlbbqian_png" left="79" bottom="137" height="22" width="74" x="30" y="136"  />
			<e:layout>
				<e:HorizontalLayout gap="10"/>
			</e:layout>
		</e:Group>



		<e:Group touchEnabled="false" touchThrough="false" touchChildren="false" left="189" bottom="0"
		         width="459" height="502">
			<e:Image id="taozhuang_p" right="0" top="5" height="497" width="459" />
		</e:Group>
		<e:Group bottom="0" height="121" left="28">
			<e:Scroller height="121" horizontalCenter="0" verticalCenter="0">
				<e:List id="reward_list">
					<e:layout>
						<e:HorizontalLayout gap="16" />
					</e:layout>
				</e:List>
			</e:Scroller>
		</e:Group>
	</e:Group>
</e:Skin>