<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FubenChapterRenderSkin" currentState="up" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" 
        height="136" width="166" states="up,down" >
    <e:Group id="chapter_g" bottom="0" horizontalCenter="0" height="136" width="166" scaleX.up="0.85" scaleY.up="0.85">
			<e:Image id="chapter_icon_p" verticalCenter="0" horizontalCenter="0"/>
            <e:Image id="level_p" top="1" right="10"/>
            <e:Image id="tip_p" left="25" top="7" source="tishi_png"/>
    </e:Group>
</e:Skin>