<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="MmwyXQAlertSkin" 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 verticalCenter="0" horizontalCenter="0" width="538" height="350">
        <e:Image left="0" right="0" top="0" bottom="0" source="mnzbdchen_png" />
        <e:Image horizontalCenter="0" top="-32" source="teamsjtitle_png" />
        <mx:CLabel id="title_t" horizontalCenter="0" size="30" top="0" />
        <e:Image id="card_p" left="0" top="52"/>
        <e:Label id="name_t" size="24" textColor="0x6964a2" top="95" left="207" width="300" />
        <e:Label id="desc_t" size="22" textColor="0x6964a2" top="142" left="207" width="300"  lineSpacing="10"/>
    </e:Group>
</e:Skin>