<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PingbiAlertSkin" width="720" height="1280" 
    xmlns:e="http://ns.egret.com/eui" 
    xmlns:mx="mx.*" 
    xmlns:w="http://ns.egret.com/wing">
    <mx:ScreenbgUI id="bg" horizontalCenter="0" top="0" />
    <e:Group horizontalCenter="0" width="720" top="0" bottom="0">
        <mx:SSButton id="close_b" label="tyscreenback_png" top="0" left="0" />
        <e:Image source="pbtshi_png" top="115" horizontalCenter="0" />
        <e:Scroller top="169" bottom="121" horizontalCenter="0">
            <e:List id="fz_list">
                <e:layout>
                    <e:VerticalLayout gap="28"/>
                </e:layout>
            </e:List>
        </e:Scroller>
        <e:Group id="page_g" left="0" right="0" bottom="32" height="53">
            <e:Label id="page_t" size="24" horizontalCenter="0" verticalCenter="0" textColor="0x7A5CB8" />
            <mx:SSButton id="sye_b" horizontalCenter="-202" verticalCenter="0" label="sye_btn_png" width="108" height="53" />
            <mx:SSButton id="wye_b" horizontalCenter="202" verticalCenter="0" label="wye_btn_png" width="108" height="53" />
            <mx:SSButton id="prev_b" horizontalCenter="-90" verticalCenter="0" label="tyfanye_png" width="42" height="49" />
            <mx:SSButton id="next_b" horizontalCenter="90" verticalCenter="0" label="tyfanye_png" scaleX="-1" width="42" height="49" />
        </e:Group>
    </e:Group>
</e:Skin>