<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="DailySignAlertSkin" 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 horizontalCenter="0" verticalCenter="0" height="863" width="677">
        <e:Image source="lqdban_png" left="0" right="0" top="0" bottom="0" scale9Grid="244,389,159,26" />
        <e:Label id="need_t" size="20" top="113" width="30" textAlign="center" left="137" textColor="0xf65c4b" />
        <e:List id="box_list" top="137" left="115" width="381" height="153" />
        <e:Label id="leiji_t" size="20" top="293" right="130" width="30" textAlign="center" textColor="0x9d73cc" />
        <e:Label id="buqian_t" size="18" top="334" textColor="0x77a756" right="222" width="45" textAlign="center" />
        <e:Scroller id="sign_scro" width="539" horizontalCenter="0" top="361" bottom="21">
            <e:Group id="sign_g">
                <e:List id="sign_list" horizontalCenter="0" top="0">
                    <e:layout>
                        <e:TileLayout horizontalGap="13" requestedColumnCount="4" paddingLeft="0" paddingRight="0"
                                      paddingTop="0" verticalGap="8" />
                    </e:layout>
                </e:List>
            </e:Group>
        </e:Scroller>
        <mx:SSButton id="close_b" label="signclose_png" right="21" top="45" width="50" height="56" />
    </e:Group>
</e:Skin>