<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ShaiXuanAlertSkin" 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="608" verticalCenter="0" horizontalCenter="0">
        <e:Image bottom="0" top="0" left="0" right="0" source="tyalertMbg_png" scale9Grid="160,133,15,15" />
        <mx:CLabel id="title_t" left="88" top="30" size="36" bold="true" textColor="0xffffff" strokeColor="0x665999"
                   stroke="2" />
        <mx:SSButton id="close_b" label="tytyclose_png" right="5" top="25" />
        <mx:SSButton id="quere_b" label="tytcqdbtn_png" horizontalCenter="0" bottom="46" />
        <e:Scroller width="526" top="100" bottom="131" horizontalCenter="0" height="590">
            <e:Group id="ui_g" y="110" horizontalCenter="0" width="528">
                <e:layout>
                    <e:VerticalLayout gap="21" />
                </e:layout>
            </e:Group>
        </e:Scroller>
    </e:Group>
</e:Skin>