<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="BossJianJieSkin" 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" />
	<e:Group id="g_g" horizontalCenter="0" width="720" height="881" verticalCenter="-100" touchThrough="true" touchChildren="false">
		<e:Image id="bg" source="bossbg_png" horizontalCenter="0" top="0" />
		<e:Group id="text_g" width="720" height="881" verticalCenter="0" horizontalCenter="0">
			<e:Image id="avatar" bottom="92" scaleX="0.65" scaleY="0.65" horizontalCenter="30" />
			<e:Group left="98" bottom="262">
				<e:Image source="bossmzd_png" left="0" top="0" right="0" bottom="0" />
				<mx:CLabel id="name_t" size="45" width="45" horizontalCenter="0" top="62" />
			</e:Group>
			<e:Group left="172" bottom="486">
				<e:Image source="bossxt_png" top="0" left="0" bottom="0" right="0" />
				<e:Label id="xuetong_t" size="24" width="24" horizontalCenter="0" verticalCenter="0" />
			</e:Group>
			<e:Group bottom="553" right="62">
				<e:Image right="0" bottom="0" source="bosslxing_png" top="0" left="0" />
				<e:Label id="leixing_t" size="24" verticalCenter="0" left="61" />
			</e:Group>
			<e:Group bottom="474" right="0">
				<e:Image right="0" bottom="0" top="0" left="0" source="bosszzhi_png" />
				<e:Label id="zizhi_t" size="20" left="24" bottom="16" />
			</e:Group>
		</e:Group>
		<e:Image id="di" source="bossqj_png" bottom="0" horizontalCenter="0"/>
		<e:Label id="jianjie_t" size="22" top="737" width="510" horizontalCenter="31"/>
	</e:Group>
</e:Skin>