<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ShiTuScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
	<mx:ScreenbgUI id="bg" top="0" left="0" />
	<e:Image source="a1007_png" right="160" top="305" />
	<mx:SSButton id="back_b" label="tyscreenback_png" left="0" top="0" />
	<e:List id="btn_list" bottom="355" right="22" width="326" height="500">
		<e:layout>
			<e:TileLayout verticalGap="48" requestedColumnCount="1" rowHeight="89" columnWidth="326"/>
		</e:layout>

	</e:List>
	<e:Group bottom="23" horizontalCenter="0">
		<e:Image source="dhkdban_png" width="674" height="223" scale9Grid="44,32,10,6" />
		<e:Group x="39" y="-17">
			<e:Image source="mzdchen_png" />
			<e:Label id="npc_name" horizontalCenter="0" verticalCenter="0" size="26" />
		</e:Group>
		<e:Label id="npc_t" size="26" width="572" x="50" y="39" textColor="0x4C416A" lineSpacing="14" />
	</e:Group>
	<mx:SSButton id="help_b" label="shitusmaniu_png" bottom="49" right="73" />
</e:Skin>