<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="StrengthenSkillAlertSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
        xmlns:mx="mx.*" width="720" height="1280">
        <mx:ImageUI id="bg_rect" />
        <e:Group id="main_g">
                <e:Image top="203" source="jnxx_di_png" x="0" y="203" scaleX="1" scaleY="1" />
                <mx:SSButton id="exit_btn" label="jnxx_close_png" right="-15" top="295" />
                <mx:SSButton id="rule_btn" label="jnxx_tips_png" left="439" top="242" />
                <e:List id="skill_list" top="302" left="79">
                        <e:layout>
                                <e:HorizontalLayout/>
                        </e:layout>
                </e:List>
        </e:Group>
        <e:Group id="skill_sm_g" top="198" horizontalCenter="0" width="645" height="885" visible="false">
                <e:Image source="tyrwdban_png" top="0" left="0" bottom="0" right="0" scale9Grid="54,34,16,8" />
                <e:Image top="20" horizontalCenter="0" source="tyrwbtdi_png" />
                <e:Label id="skill_title" text="" textColor="0x706c70" size="24" horizontalCenter="0" top="26" />
                <e:Scroller id="skill_desc_scroller" top="96" bottom="66" horizontalCenter="0">
                        <e:Group id="skill_detail_g" />
                </e:Scroller>
                <mx:SSButton id="close_b" label="tyrwlbgbi_png" right="0" top="0" />
        </e:Group>
</e:Skin>