<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyXXGXXiuScreenSkin" 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" top="0" left="0" label="tyscreenback_png" />
	<mx:SSButton id="qb_b" label="xxqbao_png" top="101" right="33" />
	<e:Scroller top="157" bottom="160" left="20" right="20">
		<e:List id="zn_list">
			<e:layout>
				<e:TileLayout horizontalGap="20" verticalGap="40" requestedColumnCount="4" paddingLeft="0" paddingRight="0"
				              paddingTop="38" />
			</e:layout>
		</e:List>
	</e:Scroller>
	<e:Group id="fanye_g" left="0" right="0" bottom="50" height="75">
		<e:Label id="page_t" textColor="0x7A5CB8" size="27" horizontalCenter="0" verticalCenter="0" />
		<mx:SSButton id="first_b" horizontalCenter="-211" verticalCenter="0" label="sye_btn_png" width="135" height="61" />
		<mx:SSButton id="last_b" verticalCenter="0" label="wye_btn_png" horizontalCenter="211" width="135" height="61" />
		<mx:SSButton id="pre_b" horizontalCenter="-76" verticalCenter="0" label="prev_btn_png" width="120" height="58" />
		<mx:SSButton id="next_b" horizontalCenter="76" verticalCenter="0" label="prev_btn_png" scaleX="-1" width="120"
		             height="58" />
	</e:Group>
</e:Skin>