<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="XQBYuanScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<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="148" right="32" />
	<e:List id="type_btn_list" x="24" y="132">
		<e:itemRendererSkinName>
			<e:Skin states="up,down,disabled">
				<e:Image source.up="tytab1_png" source.down="tytab2_png" />
				<mx:CLabel horizontalCenter="0" top="15" size="28" bold="true" textColor.up="0x88649e" textColor.down="0xffffff"
				           text="{data.word}" />
			</e:Skin>
		</e:itemRendererSkinName>
		<e:layout>
			<e:HorizontalLayout gap="10" />
		</e:layout>
	</e:List>
	<e:Scroller top="247" bottom="205" horizontalCenter="0">
		<e:List id="men_list" top="247" horizontalCenter="0">
			<e:layout>
				<e:VerticalLayout horizontalAlign="center" gap="28" paddingTop="16" />
			</e:layout>
		</e:List>
	</e:Scroller>
	<e:Group id="page_g" bottom="139" horizontalCenter="0">
		<mx:SSButton id="head_btn" label="sye_btn_png" left="75" />
		<mx:SSButton id="prev_b" label="prev_btn_png" left="160" />
		<e:Label id="page_t" horizontalCenter="0" size="24" textColor="0x7A5CB8" />
		<mx:SSButton id="next_b" label="prev_btn_png" scaleX="-1" right="160" />
		<mx:SSButton id="tail_btn" label="wye_btn_png" right="75" />
		<e:layout>
			<e:HorizontalLayout gap="38" verticalAlign="middle" />
		</e:layout>
	</e:Group>
	<mx:SSButton id="yjback_btn" label="tytcqxbtn_png" bottom="27" left="120" />
	<mx:SSButton id="yjgo_btn" label="tytcqdbtn_png" bottom="27" right="120" />
	<e:Group id="sbei_g" top="113" left="152" touchEnabled="false" visible="false">
		<e:Image x="0" y="154" source="sqsbei_png" />
		<e:Image x="10" y="164" source="sqsbei_png" />
		<e:layout>
			<e:HorizontalLayout gap="90" />
		</e:layout>
	</e:Group>
</e:Skin>