<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ActyAppSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
        xmlns:mx="mx.*" width="720" height="1280">
	<mx:ImageUI id="bg_rect" left="0" right="0" top="0" bottom="0"/>
	<e:Group horizontalCenter="0" width="696" top="14" bottom="83">
		<e:Image id="bg" left="0" right="0" top="0" bottom="0" source="appdi_png" scale9Grid="0,415,686,35"/>
        <e:Image id="icon_p" top="351" source="yyb_png" right="52"/>
		<e:Image id="title_p" source="yybtitle_png" top="363" left="109"/>
		<mx:SSButton id="close_b" label="appclose_png"  right="4" top="123"/>
		<e:Scroller bottom="38" top="404" left="42" right="20">
			<e:viewport>
                <e:Group>
									<e:Group top="360">
										<e:Image source="appyuan_png"/>
										<e:Label text="1" size="22" horizontalCenter="0" verticalCenter="0"/>
									</e:Group>
									<e:Group top="408">
										<e:Image source="appyuan_png"/>
										<e:Label text="2" size="22" horizontalCenter="0" verticalCenter="0"/>
									</e:Group>
									<e:Group top="515">
										<e:Image source="appyuan_png"/>
										<e:Label text="3" size="22" horizontalCenter="0" verticalCenter="0"/>
									</e:Group>
									<e:Group top="656">
										<e:Image source="appyuan_png"/>
										<e:Label text="4" size="22" horizontalCenter="0" verticalCenter="0"/>
									</e:Group>
                    <e:Label id="info1" textColor="0xb16571" size="22" width="611" lineSpacing="8" top="5"/>

									<e:Label id="info2" textColor="0xB16571" size="22" width="611" lineSpacing="8" top="197"/>
									<e:Label id="info3" textColor="0xB16571" size="22" width="559" lineSpacing="8" top="362" left="37"/>
									<e:Label id="info4" textColor="0xB16571" size="22" width="559" lineSpacing="8" top="410" left="37"/>
									<e:Label id="info5" textColor="0xB16571" size="22" width="559" lineSpacing="8" top="517" left="37"/>
									<e:Label id="info6" textColor="0xB16571" size="22" width="559" lineSpacing="8" top="658" left="37"/>
									<e:Image top="273" left="-10" source="appfenge_png"/>
									<e:Image top="306" left="0" source="appbanding_png"/>
                                    <e:List id="award_list" horizontalCenter="0" top="73">
		<e:layout>
			<e:HorizontalLayout gap="58"/>
		</e:layout>
	</e:List>
    <e:Group top="592" height="42" right="203">
				<e:Image id="input_bg"  scale9Grid="29,5,13,37" verticalCenter="0" source="appinputdi_png" left="0" right="0"/>
				<e:EditableText id="send_et" size="22" textAlign="center" verticalCenter="0"
				                verticalAlign="middle" maxChars="40"  height="42" left="10" right="10"/>
			    <mx:SSButton id="send_b" right="-174" verticalCenter="2"/>
            </e:Group>
                </e:Group>
			</e:viewport>
		</e:Scroller>
	</e:Group>
</e:Skin>