<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="HeroAwardExpRenderSkin" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*" xmlns:w="http://ns.egret.com/wing" width="82" height="120">
	<mx:HeroBaseRender id="hero" horizontalCenter="0" top="0"/>
	<mx:MultiUI id="hero_xingji" top="66" scaleX="0.67" scaleY="0.67" left="0"/>
	<e:Group id="exp_g" bottom="0" top="92" left="0" right="0">
		<mx:MXSplider id="newexp_bar" width="84" height="6" left="0" bottom="16"/>
		<mx:MXSplider id="oldexp_bar" width="84" height="6" left="0" bottom="16"/>
		<e:Label id="exp_t" size="14" textAlign="center" verticalAlign="middle" bottom="24" right="0" textColor="0xf1b65f"/>
		<e:Label id="lv_t"  size="14" textColor="0xf0eeff" left="0" bottom="0"/>
	</e:Group>
	<e:Group id="sj_g" top="0" bottom="0" left="0" right="0">
		<e:Image source="fightjiesuanmjg_png" bottom="8" horizontalCenter="0" x="-13" y="91"  />
		<e:Image source="fightjiesuansj_png" top="78" right="-13" x="34" y="78"  />
	</e:Group>
</e:Skin>