<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="JJCPaiHangAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
    <mx:ImageUI id="bg_rect" />
    <e:Group width="654" height="906" verticalCenter="0" horizontalCenter="0">
        <e:Image id="bg" source="tyalertMbg_png" top="0" bottom="0" left="0" right="0"  scale9Grid="169,121,26,29"/>
        <mx:CLabel id="title" left="88" top="30" size="36" bold="true" textColor="0xffffff" strokeColor="0x665999"
                   stroke="2" />
        <e:Group id="tab_g" horizontalCenter="0" top="96">
            <e:Image id="tab" horizontalCenter="0" top="0" />
            <e:List id="tab_list" top="1" horizontalCenter="0">
                <e:itemRendererSkinName>
                    <e:Skin height="58" width="153" states="up,down,disabled">
                        <e:Image source.up="{data.up}" source.down="{data.down}" verticalCenter="-1"
                                 horizontalCenter="0" alpha="0" />
                        <e:Image source="{data.tx}" left="16" top="0" />
                        <e:Label text="{data.word}" verticalCenter="-4" horizontalCenter="0" size="21"
                                 textColor.down="0x967089" textColor.up="0xFFFFFF" bold="true" />
                    </e:Skin>
                </e:itemRendererSkinName>
                <e:layout>
                    <e:HorizontalLayout gap="0" />
                </e:layout>
            </e:List>
        </e:Group>
        <mx:SSButton id="close_b" label="tytyclose_png" right="15" top="26" />
        <e:Image id="zduan_p" source="phbpming_png" top="94" horizontalCenter="0" />
        <e:Scroller left="45" right="45" top="133" bottom="145" scrollPolicyH="off">
            <e:List id="rank_list">
                <e:layout>
                    <e:VerticalLayout gap="0" />
                </e:layout>
            </e:List>
        </e:Scroller>
        <e:Image source="lmfgxian_png" horizontalCenter="0" bottom="103" />
        <e:Label id="myrank_t" size="24" left="45" bottom="58" textColor="0xba49a3" />
        <mx:TXUI id="myqq_avatar" scaleX="0.47" scaleY="0.47" left="138" bottom="37" />
        <e:Label id="myname_t" size="24" bottom="58" textColor="0xba49a3" horizontalCenter="15" />
        <e:Label id="myzli_t" size="24" bottom="61" textColor="0xba49a3" right="53" />
    </e:Group>
</e:Skin>
