<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="TaskRenderSkin" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing" width="560" height="172">
	<e:Image horizontalCenter="0" verticalCenter="0" source="rwlist_png" height="172" scale9Grid="12,17,18,17" width="560"/>
	<e:Group id="task_g" horizontalCenter="0" verticalCenter="0" width="560" height="172">
		<e:Image id="icon" top="10" left="12"/>
	<e:Image id="lvl_icon" left="150" top="20" />
	<e:Group left="183" right="169" top="15" height="48">
		<e:Image top="4" left="0" source="rwhwen_png"/>
		<e:Label id="name_t" size="22" bold="true" left="18" top="0"  textColor="0x834c49"/>
		<e:Label id="task_t" size="22" left="0" textAlign="left" lineSpacing="4"  textColor="0x9a6d6a" top="29" width="330" height="19"/>
	</e:Group>
	<e:Group left="183" height="80" right="190" bottom="16">
		<e:Scroller height="80" left="0" right="0" verticalCenter="0">
			<e:List id="award_list" left="0" top="0">
					<e:layout>
						<e:HorizontalLayout  gap="9"/>
					</e:layout>
				</e:List>
		</e:Scroller>
	</e:Group>
	<mx:SSButton id="fun_b"  bottom="24" right="35"/>
		<e:Label id="progress_t"  textColor="0xcb7265" size="16" horizontalCenter="200" verticalCenter="0"/>
		<e:Group id="hfei_g" horizontalCenter="200" verticalCenter="0" visible="false">
			<e:Label id="hfei_t" text="" x="72" y="49" textColor="0xfa3131" size="20"/>
			<e:Image x="15" y="117" source="ybao_20_png"/>
			<e:Label text="30" x="82" y="59" size="20" textColor="0xfa3131"/>
			<e:layout>
				<e:HorizontalLayout/>
			</e:layout>
		</e:Group>
	</e:Group>
	<e:Image id="finished_p" right="35" bottom="24" source="nhrwywcheng_png" visible="false"/>
	<e:Image id="zhezhao_p" source="zhezhao_png" horizontalCenter="0" verticalCenter="0" scale9Grid="6,6,9,8" width="560" height="172" alpha="0.20" visible="false"/>
</e:Skin>