<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="WqjTipSkin" 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" alpha="0" />
    <e:Group id="tip_g" x="0" y="0">
        <e:Image source="wzttsdchen_png" y="0" horizontalCenter="0" x="0" width="484" height="130" />
        <e:Label id="tip_t" size="22" top="22" lineSpacing="6" width="355" x="122" />
    </e:Group>
</e:Skin>