<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ClothesRenderSkin" currentState="up" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
        xmlns:mx="mx.*" width="150" height="180">
	<e:Group top="0" bottom="0" horizontalCenter="0">
		<e:Image id="clothes" source="mrfztbiao_png" scaleX="0.6" scaleY="0.6" top="6" height="250" width="250"
		         horizontalCenter="0" />
		<mx:MultiUI id="pinzhi" height="12" horizontalCenter="0" top="163" />
		<e:Label id="name_t" size="20" horizontalCenter="0" top="181" textColor="0x655023" />
		<e:Image id="on_body" source="yzban_png" horizontalCenter="0" verticalCenter="0" x="33" y="51" visible="false" />
		<e:Image id="new_b" source="newb_png" right="0" top="0"  visible="false"/>
	</e:Group>
</e:Skin>