<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ShiTuFindScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Group top="0" bottom="0" width="720">
		<mx:ScreenbgUI id="bg" top="0" left="0" />
		<mx:SSButton id="back_b" label="tyscreenback_png" left="0" top="0" />
		<e:List id="tab_list" top="107" left="24">
			<e:itemRendererSkinName>
				<e:Skin states="up,down,disabled" width="158">
					<e:Image source.up="tytab1_png" source.down="tytab2_png" top="0" horizontalCenter="0" />
					<mx:CLabel horizontalCenter="0" verticalCenter="-2" size="28" bold="true" textColor.up="0x88649e"
							textColor.down="0xffffff" text="{data.word}" />
				</e:Skin>
			</e:itemRendererSkinName>
			<e:layout>
				<e:HorizontalLayout verticalAlign="top" gap="10" />
			</e:layout>
		</e:List>
		<e:Scroller id="scroller_s" top="252" bottom="240" horizontalCenter="0">
			<e:List id="f_list" horizontalCenter="0">
				<e:layout>
					<e:VerticalLayout gap="28" />
				</e:layout>
			</e:List>
		</e:Scroller>
		<e:Group id="fanye" bottom="166" horizontalCenter="0">
			<mx:SSButton id="sye_b" 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="wye_b" label="wye_btn_png" right="75" />
			<e:layout>
				<e:HorizontalLayout gap="38" verticalAlign="middle" />
			</e:layout>
		</e:Group>
		<e:Group id="yj_g" bottom="0" horizontalCenter="0">
			<mx:SSButton id="find_b" label="tyscreenqxbtn_png" horizontalCenter="-174" bottom="52" />
			<mx:SSButton id="fabu_b" label="tyscreenqdbtn_png" horizontalCenter="174" bottom="52" />
		</e:Group>
		<e:Group id="sming_g" bottom="35" right="35">
			<e:Label id="stshangxian_t" textColor="0x7a5cb8" size="26" right="35" verticalCenter="0" />
			<mx:SSButton id="wenhao_b"  right="0" />
		</e:Group>
		<e:Group id="ts_g" horizontalCenter="0" verticalCenter="0">
			<e:Image source="hgsjtkuang_png" x="200" y="10" />
			<e:Image source="xdzi-tshi_png" y="0" x="31" />
			<e:Label id="hua_t" size="24" textColor="0x65514D" left="230" width="330" top="40"
			         lineSpacing="15" />
		</e:Group>
	</e:Group>
</e:Skin>