<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="FriendScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Group horizontalCenter="0" bottom="0" top="0" width="720">
		<mx:SSButton id="fresh_b" horizontalCenter="0" bottom="22" visible="false" />
		<mx:SSButton id="add_b" horizontalCenter="2.5" verticalCenter="147.5" visible="false" />
		<mx:ScreenbgUI id="bg" top="0" left="0" />
		<e:List id="tab_list" top="107" left="24">
			<e:layout>
				<e:HorizontalLayout verticalAlign="top" gap="10" />
			</e:layout>
			<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" top="17" size="28" bold="true" textColor.up="0x88649e" textColor.down="0xffffff"
					           text="{data.word}" />
				</e:Skin>
			</e:itemRendererSkinName>
		</e:List>
		<mx:SSButton id="back_b" label="tyscreenback_png" left="0" top="0" />
		<e:Group id="tab_g" width="480" horizontalCenter="0" top="203">
			<e:Image id="tab_p" source="hyhddchen_png" horizontalCenter="0" top="0" scale9Grid="50,14,309,12" visible="false" />
			<e:Image id="sqnumbg" source="tishi2_png" y="-8" horizontalCenter="207" visible="false" />
			<e:Label id="sqnum_t" size="14" bold="true" textColor="0xffffff" horizontalCenter="207" top="-3" visible="false" />
			<e:Image id="qjtshi" source="lyqjtshi_png" horizontalCenter="0" verticalCenter="0"  visible="false"/>
		</e:Group>
		<e:Group id="tjian_g" top="193" right="29" width="148" height="54" visible="false">
			<mx:SSButton id="tjian_b" label="tytab_png" top="0" bottom="0" left="0" right="0" />
			<e:Image id="sort_img" horizontalCenter="0" verticalCenter="0" touchEnabled="false" source="tjhybti_png" />
		</e:Group>
		<e:Scroller id="f_scro" bottom="230" top="263" width="672" horizontalCenter="0">
			<e:viewport>
				<e:List id="f_list" horizontalCenter="0" y="0">
					<e:layout>
						<e:VerticalLayout gap="28" />
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
		<e:Group id="page_g" left="0" right="0" bottom="130" height="75">
			<e:Label id="page_t" textColor="0x7A5CB8" size="27" horizontalCenter="0" verticalCenter="0" />
			<mx:SSButton id="sye_b" horizontalCenter="-211" verticalCenter="0" label="sye_btn_png" width="135" height="61" />
			<mx:SSButton id="wye_b" verticalCenter="0" label="wye_btn_png" horizontalCenter="211" width="135" height="61" />
			<mx:SSButton id="prev_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:Group id="bottom_g" bottom="28" horizontalCenter="0">
			<mx:SSButton id="search_b" label="tyscreenqdbtn_png" horizontalCenter="0" bottom="0" />
		</e:Group>
		<e:Group id="yj_g" bottom="28" left="0" right="0">
			<mx:SSButton id="yjlq_b" label="tyscreenqdbtn_png" scaleX="0.9" scaleY="0.9" bottom="0" height="0" left="20" />
			<mx:SSButton id="yjbf_b" label="tyscreenqxbtn_png" scaleX="0.9" scaleY="0.9" bottom="0" horizontalCenter="0" />
			<mx:SSButton id="hmdan_b" label="tyscreenqdbtnhong_png" scaleX="0.9" scaleY="0.9" bottom="0" right="20" />
		</e:Group>
	</e:Group>
</e:Skin>