﻿<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="741,520" caption="0,0,0,40">
  <Font name="微软雅黑" size="18" bold="false" /><!--未登录最下脚提醒字体-->
  <Font name="微软雅黑" size="16" bold="false" /><!--登录界面通用字体-->
  <Font name="微软雅黑" size="16" bold="true" />
  <HorizontalLayout>
    <!--左侧图片-->
    <VerticalLayout name="Ver_LeftPic"  width="221" height="520" >
     	<!--<Label width="221" height="480" float="true" pos="0,20,221,500" bkimage="..\FrameLoginNew\LeftPic.png"/>-->
      <Label width="221" height="520"  bkimage="..\FrameLoginNew\LeftPic.png"/>
    </VerticalLayout>
    
    <!-- 登录框信息-->
    <VerticalLayout width="520" height="520" bkcolor="#FFFFFFFF">
      <!-- 白色区域 -->
      <VerticalLayout name="Ver_RightWrite" width="520" height="472" >
        <Control height="10"/>
        <!-- 关闭按钮 height="22"-->
        <HorizontalLayout width="520" height="12">
          <Control width="497"  height="12"/>
          <!-- 按钮加float就没多态 只能补空-->
          <Button name="Btn_close" width="13" height="12"
                  normalimage="file=&apos;..\FrameLoginNew\close.png&apos; source=&apos;0,0,13,12&apos;"
                  hotimage="file=&apos;..\FrameLoginNew\close.png&apos; source=&apos;13,0,26,12&apos;"
                  pushedimage="file=&apos;..\FrameLoginNew\close.png&apos; source=&apos;26,0,39,12&apos;"/>
        </HorizontalLayout>

        <!--微信 上网卡 账号登录 按钮 height="51"-->
        <Control height="18"/>
        <HorizontalLayout width="520" height="33">
          <Control width="20"/>
          <!--微信登录按钮-->
          <Button name="btn_Tencent_login" width="120" height="33"
              normalimage="file=&apos;..\FrameLoginNew\btn_quick_login.png&apos; source=&apos;0,0,120,33&apos;"
              hotimage="file=&apos;..\FrameLoginNew\btn_quick_login.png&apos; source=&apos;120,0,240,33&apos;"
              pushedimage="file=&apos;..\FrameLoginNew\btn_quick_login.png&apos; source=&apos;240,0,360,33&apos;"/>
          <Control width="50"/>
          <!--上网卡登录 按钮-->
          <Button name="btn_card_login" width="120" height="33"
                  normalimage="file=&apos;..\FrameLoginNew\btn_card_login.png&apos; source=&apos;0,0,120,33&apos;"
                  hotimage="file=&apos;..\FrameLoginNew\btn_card_login.png&apos; source=&apos;120,0,240,33&apos;"
                  pushedimage="file=&apos;..\FrameLoginNew\btn_card_login.png&apos; source=&apos;240,0,360,33&apos;"/>
          <Control width="50"/>
          <!--账号登录 按钮-->
          <Button name="btn_account_login" width="120" height="33"
                  normalimage="file=&apos;..\FrameLoginNew\btn_account_login.png&apos; source=&apos;0,0,120,33&apos;"
                  hotimage="file=&apos;..\FrameLoginNew\btn_account_login.png&apos; source=&apos;120,0,240,33&apos;"
                  pushedimage="file=&apos;..\FrameLoginNew\btn_account_login.png&apos; source=&apos;240,0,360,33&apos;"/>
          <Label float="true" pos="20,31,480,32" width="460" height="1" bkcolor="#FFEDEDED" />
        </HorizontalLayout>

        <!-- 按钮切换框  height="399"-->
        <TabLayout name="TLayout_Main_Switch"  width="520" height="399" >
          <!-- Main TabLay 0: 微信登录界面 -->
          <VerticalLayout name="Lay_Tencent_Login" >
            <Label width="29" height="24" float="true" pos="210,60,239,84" bkimage="..\FrameLoginNew\weixin_logo.png" />
            <Label width="80" height="24" float="true" pos="245,60,325,84" font="1" text="微信登录" textcolor="#FF333333"/>
            <Label name="Lab_tencent_erwei" width="140" height="132" float="true" pos="195,100,335,232" bkimage="..\FrameLoginNew\erweima.png" visible="false"/>
            <!-- 二维码默认图片  -->
            <Label name="Lab_tencent_loaderweima" width="210" height="80" float="true" pos="160,125,370,215" bkimage="..\FrameLoginNew\loaderweima.png" visible="true"/>
            <Label width="23" height="20" float="true" pos="145,256,168,279" bkimage="..\FrameLoginNew\weixin_sao.png"/>
            <Label name="Lab_ErWeiMa_Tips" width="200" height="25" float="true" pos="178,255,378,280" font="1" text="请打开微信客户端“扫一扫”" textcolor="#FF979797"/>
            <!-- 您的二维码已失效，请刷新  -->
            <Button name="Btn_Reload_ErWeiMa" enabled="false" width="47" height="14" float="true" pos="388,262,435,276"  normalimage="file=&apos;..\FrameLoginNew\reload.png&apos;"/>
            <!-- 最下面一排qq登录 -->
            <Label width="75" height="25" float="true" pos="175,340,250,365" font="1" text="其他登录：" textcolor="#FF979797"/>
            <Label width="22" height="24" float="true" pos="260,340,282,364" bkimage="..\FrameLoginNew\qq_logo.png" />
            <Button name="Btn_qq_Login" text="QQ登录" width="60" height="25" float="true" pos="290,340,350,365" textcolor="#FF979797" hottextcolor="#ff15bdf4" pushedtextcolor="#ff15bdf4"  font="1"/>
            <Button name="Btn_Register" text="立即注册" width="70" height="25" float="true" pos="400,340,470,365" textcolor="#ff15bdf4" hottextcolor="#ff15bdf4" pushedtextcolor="#ff15bdf4"  font="1"/>
            <!-- 微信登录错误提示 -->
            <Control height="300" width="10"/>
            <HorizontalLayout height="21" name="Hor_TennectLogin_Error" visible="false">
              <Control width="180"/>
              <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
              <Control width="10"/>
              <Label name="Lab_TennectLogin_Error"  width="300"  text="微信扫码错误" font="1" textcolor="#FFFF3737" />
            </HorizontalLayout>
          
          </VerticalLayout>

          <!-- Main TabLayout 1: 上网卡登录界面 -->
          <VerticalLayout name="Lay_Card_Login" width="520" height="399">
            
            <TabLayout name="TLayout_CardLogin_Switch" selectedid="0">
              
              <!-- 0: 输入上网卡界面 -->
              <VerticalLayout name="Lay_PutIn_Card" width="520" height="399">
                 <Control height="45"/>
                 <Label height="30" align="center" font="1" text="请输入您的上网卡号，以便核对您的上网信息，派发网吧奖励" textcolor="#FF333333"/>
                 <!-- 上网卡号输入框 -->
                 <Control height="40"/>
                 <HorizontalLayout height="40">
                    <Control width="60"/>
                    <RichEdit name="Edit_Card" text="请输入上网卡号" height="40" width="400" font="1"  textpadding="45,10,0,0" textcolor="#FFBFBFBF"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false"
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                 </HorizontalLayout>
                 <Label width="17" height="14" float="true" pos="71,130,88,144" bkimage="..\FrameLoginNew\card_logo.png" />
                 <!-- 上网卡号错误提示 -->
                 <Control height="12"/>
                 <HorizontalLayout height="21" name="Hor_Card_Error" visible="false">
                     <Control width="60"/>
                     <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
                     <Control width="10"/>
                     <Label name="Lab_Card_Error"  width="300"  text="测试" font="1" textcolor="#FFFF3737" />
                 </HorizontalLayout>
                 <!-- 验证按钮 -->
                 <Button name="Btn_Card_Verify" width="208" height="64" float="true" pos="160,230,360,294" text="验证本机上网卡号" font="2" textcolor="#ffffffff" textpadding="0,-6,0,0"
                         normalimage="file=&apos;..\FrameLoginNew\btn_verify.png&apos; source=&apos;0,0,208,64&apos;"
                         hotimage="file=&apos;..\FrameLoginNew\btn_verify.png&apos; source=&apos;208,0,416,64&apos;"
                         pushedimage="file=&apos;..\FrameLoginNew\btn_verify.png&apos; source=&apos;416,0,624,64&apos;"/>   
              </VerticalLayout><!--end 0 -->
              
              <!-- 1: 上网卡是否自动登录 -->
              <VerticalLayout name="Lay_AutoLogin_Card" width="520" height="399">
                  <Control height="45"/>
                  <Label height="30" align="center" font="1" text="上网卡匹配成功，是否开启自动登录，网吧奖品即可自动领取。" textcolor="#FF333333"/>
                  <Control height="100"/>
                  <!-- 是否同意协议 -->
                  <HorizontalLayout height="25">
                    <Control width="130"/>
                    <CheckBox name="Check_AutoLoginCard_Terms" text="      我已阅读并同意" textpadding="0,2,0,0" align="right" selected="true" width="155" font="1"  textcolor="#FF333333"
                            selectedimage="file='..\FrameLoginNew\register_check.png' source='32,0,48,16' dest='3,5,19,21'"
                            hotimage="file='..\FrameLoginNew\register_check.png' source='16,0,32,16' dest='3,5,19,21'"
                            normalimage="file='..\FrameLoginNew\register_check.png' source='0,0,16,16' dest='3,5,19,21'" />
                    <Button name="Btn_AutoLoginCard_Terms" text="相关条款" width="100" font="1" align="left" valign="center" textcolor="#ff15bdf4" disabledtextcolor="#FFA7A6AA" keyboard="false" />
                  </HorizontalLayout>
				  
				  <Label name="Label_Key_Tip" padding="0,15,0,0" height="20" align="center" font="1" text="您的上网卡号将密文保存，用于下次自动登录" textcolor="#FFFF0000" visible="false" />
				  
				  <HorizontalLayout padding="0,20,0,0" height="64">
					<Control />
					<!-- 仅本次登录 -->
					<Button name="Btn_AutoLoginCard_Once" padding="0,4,0,0" width="160" height="46" text="仅允许本次登录" font="1" textcolor="#FF333333" 
							 normalimage="file=&apos;..\FrameLoginNew\btn_normal_gary.png&apos; source=&apos;0,0,160,46&apos;"
							 hotimage="file=&apos;..\FrameLoginNew\btn_normal_gary.png&apos; source=&apos;160,0,320,46&apos;"
							 pushedimage="file=&apos;..\FrameLoginNew\btn_normal_gary.png&apos; source=&apos;320,0,480,46&apos;"/>
					<Control name="Ctrl_Auto_W" width="10" />
					 <!-- 默认自动登录 -->
					<Button name="Btn_AutoLoginCard_Auto" width="178" height="64" text="下次自动登录" font="1" textcolor="#ffffffff" textpadding="0,-7,0,0"
							normalimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;0,0,178,64&apos;"
							hotimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;178,0,356,64&apos;"
							pushedimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;356,0,534,64&apos;"
							disabledimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;534,0,712,64&apos;"/>
					<Control />
				  </HorizontalLayout>
                
              </VerticalLayout><!-- end 1 -->

              <!-- 2: 上网卡密码登录 -->
              <VerticalLayout name="Lay_AutoLogin_Pswd" width="520" height="399">
                <Control height="45"/>
                <Label height="30" align="center" font="1" text="检测到您的上网卡已绑定，请输入密码登录" textcolor="#FF333333"/>
                <Control height="20"/>
                <HorizontalLayout height="30">
                  <Control width="150"/>
                  <Label  width="50" align="center" font="1" text="帐号:" textcolor="#FF333333"/>
                  <Label  name="Lab_AutoLoginCard_Account" width="250" font="1" text="1306477****" textcolor="#FF333333"/>
                </HorizontalLayout>
                <Control height="20"/>
                <!--上网卡登录 密码框 -->
                <HorizontalLayout height="40">
                  <Control width="60"/>
                  <RichEdit name="Edit_AutoLoginCard_Password" height="40" width="400" font="1"  textpadding="45,10,0,0" textcolor="#FFBFBFBF" password="true" multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false"
                           normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                           hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                           focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                  <Label float="true" pos="105,0,185,40" name="Lab_AutoLoginCard_Password" text="请输入密码" height="40" width="80" font="1" textcolor="#FFBFBFBF" />
                </HorizontalLayout>
                <Label width="16" height="17" float="true" pos="71,155,87,172" bkimage="..\FrameLoginNew\password_logo.png" />
                <!-- 登录错误提示 -->
                <Control height="12"/>
                <VerticalLayout>
                  <HorizontalLayout height="21" name="Hor_AutoLoginCard_Error" visible="false">
                    <Control width="60"/>
                    <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
                    <Control width="10"/>
                    <Label name="Lab_AutoLogin_AccountError"  width="300"  text="登录错误" font="1" textcolor="#FFFF3737" />
                  </HorizontalLayout>
                </VerticalLayout>
                <Button name="Btn_AutoLogin_ForgetPsd" text="忘记密码" width="70" height="25" float="true" pos="395,195,465,220" textcolor="#ff15bdf4" hottextcolor="#ff15bdf4" pushedtextcolor="#ff15bdf4"  font="1"/>
                <!-- 登录按钮 -->
                <Button name="Btn_AutoLogin_Login" width="178" height="64"  float="true" pos="160,275,338,339" text="登录" font="2" textcolor="#ffffffff" textpadding="0,-6,0,0"
                       normalimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;0,0,178,64&apos;"
                       hotimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;178,0,356,64&apos;"
                       pushedimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;356,0,534,64&apos;"/>
                
              </VerticalLayout><!-- end 2 -->

              <!-- 3: 上网卡微信登录 -->
              <VerticalLayout name="Lay_Card_Tencent" width="520" height="399">
                <Control height="45"/>
                <Label name="Lab_Card_TencentLogin" height="30" align="center" font="1" text="检测到您当前是游客，请绑定微信进行登录" textcolor="#FF333333"/>
                <Control height="20"/>
                <Label width="29" height="24" float="true" pos="210,100,239,124" bkimage="..\FrameLoginNew\weixin_logo.png" />
                <Label width="80" height="24" float="true" pos="245,100,325,124" font="1" text="微信登录" textcolor="#FF333333"/>
                <Label name="Lab_Card_TencentErwei" width="140" height="132" float="true" pos="195,140,335,272" bkimage="..\FrameLoginNew\erweima.png" visible="false"/>
                <!-- 二维码加载图片  -->
                <Label name="Lab_Card_loaderweima" width="210" height="80" float="true" pos="160,165,370,245" bkimage="..\FrameLoginNew\loaderweima.png" visible="true"/>       
                <Label width="23" height="20" float="true" pos="145,296,168,319" bkimage="..\FrameLoginNew\weixin_sao.png"/>
                <Label name="Lab_CardErweiMa_Tips" width="200" height="25" float="true" pos="178,295,378,320" font="1" text="请打开微信客户端“扫一扫”" textcolor="#FF979797"/>
                <!-- 您的二维码已失效，请刷新  -->
                <Button name="Btn_Card_Reload_ErWeiMa" enabled="false" width="47" height="14" float="true" pos="388,302,435,316"  normalimage="file=&apos;..\FrameLoginNew\reload.png&apos;"/>

                <!-- 扫码返回错误提示 -->
                <Control height="250" width="1"/>
                <VerticalLayout>
                  <HorizontalLayout height="21" name="Hor_CardTennect_Error" visible="false">
                    <Control width="185"/>
                    <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
                    <Control width="10"/>
                    <Label name="Lab_CardLogin_ErWeriMaError"  width="300"  text="扫码错误" font="1" textcolor="#FFFF3737" />
                  </HorizontalLayout>
                </VerticalLayout>
                
              </VerticalLayout> <!-- end 3 -->
              
            </TabLayout>
          </VerticalLayout>
          
          <!-- Main TabLay 2 帐号卡登录界面 -->
          <VerticalLayout name="Lay_Account_Login" >
            <TabLayout name="TLayout_Account_Switch" selectedid="0">
               <!-- TabLayout 0: 登录 -->
                <VerticalLayout name="Lay_PutIn_Account" width="520" height="399">
                  <Control height="55"/>
                  <!-- 账号 -->
                  <HorizontalLayout height="40">
                    <Control width="60"/>
                    <!-- <NoticeEdit name="Edit_Account" tip="邮箱/手机号" width="400" height="40" font="1" textcolor="#FFBFBFBF"  textpadding="45,0,0,0"  nativebkcolor="#FFF9F9FB" maxchar="32"
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />-->
                    <RichEdit name="Edit_Account" height="40" width="400" font="1"  text="邮箱/手机号"  textpadding="45,10,0,0" textcolor="#FFBFBFBF" multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false" 
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                  </HorizontalLayout>
                  <Label width="15" height="17" float="true" pos="71,67,86,84" bkimage="..\FrameLoginNew\account_logo.png" />
                  <!-- 密码 -->
                  <Control height="16"/>
                  <HorizontalLayout height="40">
                   <Control width="60"/>
                   <RichEdit name="Edit_Password" height="40" width="400" font="1"  textpadding="45,10,0,0" textcolor="#FFBFBFBF" password="true"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false"
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                    <Label float="true" pos="105,0,185,40" name="Lab_Password" text="请输入密码"height="40" width="80" font="1" textcolor="#FFBFBFBF" />
                    <!--<NoticeEdit name="Edit_Password" width="400" height="40" font="1" textcolor="#FFBFBFBF"  textpadding="45,0,0,0"  ispass="true" tip="请输入密码" nativebkcolor="#FFF9F9FB" maxchar="32"
                                normalimage="file='..\FrameLoginNew\edit.png' source='0,0,400,40'"
                                hotimage="file='..\FrameLoginNew\edit.png' source='0,40,400,80'"
                                focusedimage="file='..\FrameLoginNew\edit.png' source='0,80,400,120'" />-->
                  </HorizontalLayout>
                  <Label width="15" height="17" float="true" pos="71,122,86,139" bkimage="..\FrameLoginNew\password_logo.png" />
                  <!-- 登录错误提示 -->
                  <Control height="12"/>
                  <HorizontalLayout height="21" name="Hor_AccountLogin_Error" visible="false">
                    <Control width="60"/>
                    <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
                    <Control width="10"/>
                    <Label name="Lab_AccountLogin_Error"  width="300"  text="登录错误" font="1" textcolor="#FFFF3737" />
                  </HorizontalLayout>
                  <Button name="Btn_Forget_Password" text="忘记密码" width="70" height="25" float="true" pos="395,160,465,185" textcolor="#ff15bdf4" hottextcolor="#ff15bdf4" pushedtextcolor="#ff15bdf4"  font="1"/>
                  <!-- 登录 按钮 -->       
                  <Button name="Btn_Account_LoginLogin" width="178" height="64" float="true" pos="160,255,338,319" text="登录" font="2" textcolor="#ffffffff" textpadding="0,-6,0,0"
                          normalimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;0,0,178,64&apos;"
                          hotimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;178,0,356,64&apos;"
                          pushedimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;356,0,534,64&apos;"/>
                  <!--注册 按钮 -->
                  <Label width="90" height="30" float="true" pos="310,340,400,370" text="还没有账号?" font="1" textcolor="#FFBFBFBF" />
                  <Button name="Btn_Account_Register" text="立即注册" width="70" height="30" float="true" pos="405,340,475,370" textcolor="#ff15bdf4" hottextcolor="#ff15bdf4" pushedtextcolor="#ff15bdf4"  font="1"/>
                </VerticalLayout>

                <!-- TabLayout 1: 注册 -->
                <VerticalLayout name="Lay_Register_Account" width="520" height="399">
                  <!-- 手机号码 -->
                  <Control height="20"/>
                  <HorizontalLayout height="40">
                    <Control width="60"/>
                    <RichEdit name="Edit_Register_Phone" text="手机号码" height="40" width="400" font="1"  textpadding="45,10,0,0" textcolor="#FFBFBFBF"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false" numberonly="true"
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                    <!--<NoticeEdit name="Edit_Register_Phone" width="400" height="40" font="1" textcolor="#FFBFBFBF"  textpadding="45,0,0,0" tip="手机号码" nativebkcolor="#FFF9F9FB" maxchar="32"
                           normalimage="file='..\FrameLoginNew\edit.png' source='0,0,400,40'"
                           hotimage="file='..\FrameLoginNew\edit.png' source='0,40,400,80'"
                           focusedimage="file='..\FrameLoginNew\edit.png' source='0,80,400,120'" />-->
                  </HorizontalLayout>
                  <Label width="14" height="18" float="true" pos="71,32,85,50" bkimage="..\FrameLoginNew\phone_logo.png" />
                  <!-- 验证码  -->
                  <Control height="16"/>
                  <HorizontalLayout height="40">
                    <Control width="60"/>
                    <RichEdit name="Edit_Register_VerifyCode" text="验证码" height="40" width="276" font="1"  textpadding="45,10,0,0" textcolor="#FFBFBFBF"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false" numberonly="true"
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                   <!-- <NoticeEdit name="Edit_Register_VerifyCode" width="276" height="40" font="1" textcolor="#FFBFBFBF"  textpadding="45,0,0,0" tip="验证码" nativebkcolor="#FFF9F9FB" maxchar="8"
                             normalimage="file='..\FrameLoginNew\edit.png' source='0,0,400,40'"
                             hotimage="file='..\FrameLoginNew\edit.png' source='0,40,400,80'"
                             focusedimage="file='..\FrameLoginNew\edit.png' source='0,80,400,120'" />-->
                    <Button name="Btn_Register_VerifyCode" text="获取验证码" width="124" height="40"  textcolor="#ff333333" hottextcolor="#ff15bdf4" pushedtextcolor="#ff333333" font="1"
                              normalimage="file=&apos;..\FrameLoginNew\btf_phoenver.png&apos; source=&apos;0,0,124,40&apos;"
                              hotimage="file=&apos;..\FrameLoginNew\btf_phoenver.png&apos; source=&apos;124,0,248,40&apos;"
                              selectedimage="file=&apos;..\FrameLoginNew\btf_phoenver.png&apos; source=&apos;248,0,372,40&apos;" />
                  </HorizontalLayout>
                  <Label width="16" height="18" float="true" pos="71,88,87,106" bkimage="..\FrameLoginNew\verify_logo.png" />

                  <!-- 密码 -->
                  <Control height="16"/>
                  <HorizontalLayout height="40">
                    <Control width="60"/>
                    <RichEdit name="Edit_Register_Password" height="40" width="400" font="1"  textpadding="45,10,0,0" password="true" textcolor="#FFBFBFBF"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false"
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                    <Label float="true" pos="105,0,185,40" name="Lab_Register_Password" text="密码" height="40" width="40" font="1" textcolor="#FFBFBFBF" />
                    <!--<NoticeEdit name="Edit_Register_Password" width="400" height="40" font="1" textcolor="#FFBFBFBF"  textpadding="45,0,0,0" tip="密码"   ispass="true"  nativebkcolor="#FFF9F9FB" maxchar="32"
                              normalimage="file='..\FrameLoginNew\edit.png' source='0,0,400,40'"
                              hotimage="file='..\FrameLoginNew\edit.png' source='0,40,400,80'"
                              focusedimage="file='..\FrameLoginNew\edit.png' source='0,80,400,120'" />-->
                  </HorizontalLayout>
                  <Label width="16" height="17" float="true" pos="71,145,87,162" bkimage="..\FrameLoginNew\password_logo.png" />

                  <!-- 确认密码 -->
                  <Control height="16"/>
                  <HorizontalLayout height="40">
                    <Control width="60"/>
                    <RichEdit name="Edit_Register_sure_Psd" height="40" width="400" font="1"  textpadding="45,10,0,0" password="true" textcolor="#FFBFBFBF"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false" 
                             normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;" />
                    <Label float="true" pos="105,0,185,40" name="Lab_Register_sure_Psd" text="确认密码"height="40" width="70" font="1" textcolor="#FFBFBFBF" />
                    <!--<NoticeEdit name="Edit_Register_sure_Psd" width="400" height="40" font="1" textcolor="#FFBFBFBF"  textpadding="45,0,0,0" tip="确认密码"   ispass="true"  nativebkcolor="#FFF9F9FB" maxchar="32"
                         normalimage="file='..\FrameLoginNew\edit.png' source='0,0,400,40'"
                         hotimage="file='..\FrameLoginNew\edit.png' source='0,40,400,80'"
                         focusedimage="file='..\FrameLoginNew\edit.png' source='0,80,400,120'" />-->
                    
                  </HorizontalLayout>
                  <Label width="16" height="17" float="true" pos="71,202,87,219" bkimage="..\FrameLoginNew\password_logo.png" />
                  
                  <!--  注册错误提示 -->
                  <Control height="12"/>
                  <VerticalLayout height="21">
                    <HorizontalLayout height="21" name="Hor_Register_Error" visible="false">
                      <Control width="60"/>
                      <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
                      <Control width="10"/>
                      <Label name="Lab_Register_Error"  width="300"  text="注册错误" font="1" textcolor="#FFFF3737" />
                    </HorizontalLayout>
                  </VerticalLayout>
                  
                  <!--  确认协议  -->
                  <Control height="10"/>
                  <HorizontalLayout height="25">
                    <Control width="130"/>
                    <CheckBox name="Check_Register_Terms" text="    我已阅读并同意" textpadding="0,2,0,0" align="right" selected="true" width="146" font="1"  textcolor="#FF333333" 
                              selectedimage="file='..\FrameLoginNew\register_check.png' source='32,0,48,16' dest='3,5,19,21'"
                              hotimage="file='..\FrameLoginNew\register_check.png' source='16,0,32,16' dest='3,5,19,21'" 
                              normalimage="file='..\FrameLoginNew\register_check.png' source='0,0,16,16' dest='3,5,19,21'" />
                    <Button name="Btn_Register_Terms" text="注册使用条款" width="100" font="1" align="left" valign="center" textcolor="#ff15bdf4" disabledtextcolor="#FFA7A6AA" keyboard="false" />
                  </HorizontalLayout>
                  
                  <!-- 注册 按钮 -->              
                  <Button name="Btn_Register_Register" width="178" height="64"  float="true" pos="160,300,338,364" text="注册" font="2" textcolor="#ffffffff" textpadding="0,-6,0,0"
                          normalimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;0,0,178,64&apos;"
                          hotimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;178,0,356,64&apos;"
                          pushedimage="file=&apos;..\FrameLoginNew\btn_normal.png&apos; source=&apos;356,0,534,64&apos;"/>
                  <Label width="70" height="25" float="true" pos="350,364,420,389" text="已有账号" font="1" textcolor="#FFBFBFBF" />
                  <Button name="Btn_Register_login" float="true" pos="420,364,480,389"  align="left" textpadding="0,2,0,0" text="去登录" width="60" height="25"  textcolor="#ff15bdf4" hottextcolor="#ff15bdf4" pushedtextcolor="#ff15bdf4"  font="1"/>
                </VerticalLayout>
            </TabLayout>
            
          </VerticalLayout>
          
        </TabLayout>
        
      </VerticalLayout><!--end 白色区域-->
      
      <!--黄色区域  height="48"-->
      <VerticalLayout name="Ver_RightYellow" width="520" height="48" bkcolor="#FFFFE1B9">
        <Control height="4"/>
        <Label  textcolor="#FFFF4E08" height="44" font="0" align="center"  text ="注意！您尚未登录，您将错过丰厚的网吧奖励！"/>
      </VerticalLayout>
      
    </VerticalLayout> <!--end 登录框信息-->
    
    
  </HorizontalLayout>
  
 
</Window>
