﻿<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="340,299" caption="0,0,0,40" roundcorner="3,3">
  <Font name="微软雅黑" size="13" bold="false" italic="false" underline="false" />
  <VerticalLayout name="VLayout_Frame" bordercolor="#FF000000" bordersize="1" inset="1,1,1,1">
    <HorizontalLayout name="HLayout_Title" height="39" bkimage="file='../Frame/frame_backt_01.png'">
      <HorizontalLayout>
        <VerticalLayout>
          <Control height="8"/>
          <HorizontalLayout height="16">
            <Control width ="10"/>
            <Label name="Label_Title" text="绿色游戏，从我做起" height="16" textcolor="#FFFFFFFF" font="0" align="left" valign="center" />
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
      <HorizontalLayout width="20">
        <VerticalLayout width="20">
          <Control height="11"/>
          <HorizontalLayout height="10">
            <Button name="Button_Exit" width="10" height="10"
                    normalimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,0,10,10&apos;"
                    hotimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,10,10,20&apos;"
                    pushedimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,20,10,30&apos;" />
            <Control width ="10"/>
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
    </HorizontalLayout>
  
	  <HorizontalLayout bkimage="..\FramePopup\frame_cheat.png">
		  <Button name="Button_Go" float="true" pos="0,0,0,0"  width="338" height="258" />
	  </HorizontalLayout>
  </VerticalLayout>
</Window>
