<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyFRYViewSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*" xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" />
	<e:Group left="0" right="0" top="0" bottom="0">
		<e:Image source="frygamebg_jpg"   top="0" horizontalCenter="0"/>
		<e:Image source="langan_png" horizontalCenter="0" top="123"/>
		<e:Label id="time_t"  size="26" verticalAlign="middle" textAlign="center" horizontalCenter="0" top="240" textColor="0x330c03"/>
		<e:List id="item_list"   left="118" bottom="113">
			<e:layout>
			<e:HorizontalLayout gap="50"/>
			</e:layout>
		</e:List>
		<e:Group id="hero_g" height="403" left="0" right="0" top="261">
		</e:Group>
		<e:Group id="effetc_g" left="0" right="0" top="0" bottom="0" touchEnabled="false">
		</e:Group>
		<mx:ImageUI id="pingbi_rect" alpha="0"/>
		<mx:SSButton id="fry_close_b" label="fryfhui_png"/>
	</e:Group>
</e:Skin>