<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyZNQMainScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Image horizontalCenter="0" source="znqmainbg_png" top="0"/>
	<e:Group id="ef_g" left="0" right="0" top="0" bottom="0" touchEnabled="false">
	</e:Group>
	<e:Image source="znqmainbg1_png" horizontalCenter="0" bottom="0"/>
	<e:Image source="znqmainbg5_png" horizontalCenter="0" top="0"/>
	<e:Group id="avatar_g" bottom="188" horizontalCenter="-22" width="676" height="827">
		<e:Image id="avatar_p" source="znqmainava_png"/>
		<e:Image source="znqmainmp_png" left="436" bottom="518"/>
	</e:Group>
	<e:Image source="lh1_png" right="0" bottom="148"/>
	<e:Image source="lh2_png" x="0" bottom="192"/>
	<e:Group width="192" right="0" height="585" top="286">
		<e:Image source="znqmainbg3_png" bottom="0" right="0" x="8" y="-385" scaleX="1" scaleY="1"/>
		<mx:TXUI id="tx" top="32" left="35" scaleX="0.9" scaleY="0.9"/>
		<mx:TXUI id="tx2" top="204" left="44" scaleX="0.85" scaleY="0.85"/>
	</e:Group>
	<e:Image source="znqmainbg4_png" horizontalCenter="0" bottom="0"/>
	<e:Image source="znqmaintitle_png" left="65" top="0"/>
	<e:Image source="znqmainsmingdi_png" top="121" horizontalCenter="0"/>
	<e:Label id="time_t" text="Label" size="22" textColor="0xffeebb" left="126" top="130" right="68"/>
	<e:Group top="156" left="126" right="68">
		<e:Label id="sm_t" text="Label" size="22" textColor="0xFFEEBB" />
		<e:Label id="sm2_t" text="Label" size="22" textColor="0xFFEEBB"  lineSpacing="4"/>
		<e:layout>
			<e:HorizontalLayout gap="0" horizontalAlign="left" verticalAlign="top"/>
		</e:layout>
	</e:Group>
	<e:Image source="znqmainline_png" left="39" top="95"/>
	<mx:SSButton id="fun1_p" left="0" top="145" label="znqmainavg_png"/>
	<mx:SSButton id="fun2_p" left="0" top="267" label="znqmaincj_png"/>
	<mx:SSButton id="fun3_p" left="0" top="389" label="znqmainrank_png"/>
	<e:List id="fun_list" horizontalCenter="0" bottom="29">
		<e:layout>
			<e:HorizontalLayout gap="30"/>
		</e:layout>
        <e:itemRendererSkinName>
            <e:Skin width="146" height="180">
                <e:Image source="{data.res}" horizontalCenter="0" verticalCenter="-10"/>
                <e:Image source="{data.res2}" horizontalCenter="0" bottom="0"/>
				<e:Image source="tishi_png" right="-14" bottom="24" visible="{data.tishi}"/>
            </e:Skin>
        </e:itemRendererSkinName>
	</e:List>
	<mx:SSButton id="back_b" top="41" left="11" label="znqmainback_png"/>
</e:Skin>