<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="HeiShiSellScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ScreenbgUI id="bg" top="0" left="0" />
	<mx:SSButton id="back_b" label="tyscreenback_png" left="0" top="0" />
	<mx:CurrencyUI currentState="ybao" top="150" left="25" />
	<e:Group id="full_g" top="228" left="24" right="22" bottom="140">
		<e:Scroller id="hz_scro" bottom="97" top="0" left="0" right="0">
			<e:viewport>
				<e:List id="hz_list" horizontalCenter="0" y="0">
					<e:layout>
						<e:VerticalLayout gap="10" paddingLeft="24" horizontalAlign="center" paddingTop="24" />
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
	</e:Group>
	<e:Group id="page_g" height="54" bottom="140" horizontalCenter="-2" width="514">
		<e:Label id="page_t" text="1/1" textColor="0x7a5cb8" size="24" horizontalCenter="0" verticalCenter="0" />
		<mx:SSButton id="sye_b" label="sye_btn_png" left="0" verticalCenter="0" />
		<mx:SSButton id="wye_b" label="wye_btn_png" verticalCenter="0" right="0" />
		<mx:SSButton id="prev_b" verticalCenter="0" y="10" left="146" />
		<mx:SSButton id="next_b" verticalCenter="0" right="146" />
	</e:Group>
	<mx:SSButton id="sell_b" horizontalCenter="160" bottom="28" />
	<mx:GouButtonUI id="sx_ui" horizontalCenter="-160" bottom="28"/>
</e:Skin>