<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="TeamScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<e:Image left="0" right="0" top="0" bottom="0" scaleX="-1"  source="mnpybg_jpg"/>
	<e:List id="hero_list" width="720" horizontalCenter="0" x="0" touchThrough="true" bottom="482" height="542">
		<e:layout>
			<e:HorizontalLayout gap="0" paddingBottom="0" verticalAlign="bottom" />
		</e:layout>
	</e:List>
	<e:Group id="zl_g" horizontalCenter="0" top="100">
		<e:Image id="zl_bg" source="yfbdzzldchen_png" verticalCenter="0" horizontalCenter="0" scale9Grid="187,0,57,73" />
		<e:Label id="zl_t"  size="28" verticalCenter="6" textAlign="left" left="189" textColor="0xcf25b9"
		         strokeColor="0xffffff" stroke="2" right="45" />
	</e:Group>
	<e:Group bottom="0" right="0" left="0">
		<e:Image horizontalCenter="0" bottom="0" source="bdzwdban_png" />
		<e:Image source="bdxdzi_png" horizontalCenter="0" top="90" />
		<e:Group id="buff_g" top="228" left="234">
		    <e:Image source="buff_add_png"  verticalCenter="0" left="0"/>
			<e:List id="buff_list" height="46" left="172">
			    <e:itemRendererSkinName>
						<e:Skin height="46">
							<e:Image source="{data.bg}" verticalCenter="0" horizontalCenter="0"/>
						</e:Skin>
					</e:itemRendererSkinName>
				<e:layout>
					<e:HorizontalLayout/>
				</e:layout>
			</e:List>
		</e:Group>

		<e:Group bottom="72" left="36" right="36">
			<mx:SSButton id="dhuan_b" horizontalCenter="-162.5" bottom="72" x="-162" y="0"  />
			<mx:SSButton id="bdui_b" horizontalCenter="162.5" bottom="72" x="163" y="0"  />
			<mx:SSButton id="zhuansheng_b" x="-75" y="-15"  />
			<e:layout>
				<e:HorizontalLayout gap="27"/>
			</e:layout>
		</e:Group>
	</e:Group>
	<mx:BButton id="back_b" label="xxiuback_png" left="22" top="12" />
</e:Skin>