<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="Pic2AlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
    <mx:ImageUI id="bg_rect" />
    <e:Group horizontalCenter="0" verticalCenter="0">
        <e:Image top="0" bottom="0" source="tyalertMbg_png" left="0" right="0"  scale9Grid="153,108,29,44"/>
        <mx:CLabel id="title_bt" left="45" top="16"/>
        <e:Scroller height="520" top="110" bottom="50" left="44" right="44">
            <e:Group>
                <e:Image id="wenzi_p" />
                <e:Label id="wenzi_t"  textColor="0x8667b9" size="27" top="4"/>
            </e:Group>
        </e:Scroller>
        <mx:SSButton id="close_b" label="tytyclose_png" right="11" top="24"/>
    </e:Group>
</e:Skin>