<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="StoryChapterRenderSkin" currentState="up" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" 
        height="127" width="639" states="up,down" >
	<e:Group horizontalCenter="0" verticalCenter="0" touchThrough="true">
		<e:Image id="bg" horizontalCenter="0" verticalCenter="0" source="rol_normal_png" touchEnabled="true"/>
		<e:Label id="chapter_t" textColor="0x8e4c67" top="20" horizontalCenter="30"/>
		<e:Label id="chapter_index_t" textColor="0x8e4c67" top="20" left="141"/>
		<e:Label id="chapter_num_t"  textColor="0x8e4c67" top="23" right="102"/>
		<e:Image id="rPoint_p" right="15" top="-10" source="tishi_png" visible="false"/>
	</e:Group>
        
</e:Skin>