﻿<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<Window size="581,508" roundcorner="3,3" bktrans="true" >
	<Font name="Arial" size="20" default="true" />
       <Font name="宋体" size="13" />
	<Container bkimage="dlbg.png"  borderround="3,3">
		<Button name="closebtn" float="true" pos="558, 1, 0,0" height="23" width="23" tooltip="Exit" normalimage="file='close.png' mask='#FFFFfffff'" hotimage="file='close1.png'" pushedimage="file='close2.png'"/>
    <Edit name="nameedit" maxchar="30" float="true" pos="260, 203, 0,0" height="30" width="240" textpadding="1,1,1,1" bordersize="1" bordercolor="#0ccccccc"  tooltip="input name"/>
		<Edit name="passwdedit" maxchar="32" password="true" float="true" pos="260, 298"  height="30" width="240"  textpadding="1,1,1,1" bordersize="1" bordercolor="#0ccccccc"  tooltip="input password"/>
		<Button name="registerbtn"   float="true" bordercolor="#e50010"  tooltip="register user" pos="430,373" height="37" width="110" corner="10,10,10,10"  normalimage="file='zc.png' mask='#FFFF00FF'" pushedimage="file='zc2.png' mask='#FFFF00FF'" hotimage="file='zc1.png'" />
	  <Button name="modPsw"    float="true"  bkcolor="#bcc1b4" tooltip="modify password" pos="303,373"  height="37" width="110"  normalimage="file='xgmm.png' mask='#FFFF00FF'" pushedimage="file='xgmm2.png' mask='#FFFF00FF'" hotimage="file='xgmm1.png'" />
	  <Button name="loginbtn"   float="true"  tooltip="login user" pos="292,427"  height="45" width="250" normalimage="file='dljh.png' mask='#FFFF00FF'" pushedimage="file='dljh2.png' mask='#FFFF00FF'" hotimage="file='dljh1.png'" /> 
    <Option name="AutoLogin"   float="true" pos="33,388,0,0" width="20" height="20" textcolor="#00000080" disabledtextcolor="#FFA7A6AA" align="center" normalimage="file='check_un.png' dest='0,0,20,20'"  pushedimage="file='check_hot.png'" hotimage="file='check_hot.png'" selectedimage="file='check_sel.png' dest='0,0,20,20'" />
 <Option name="remeberPws" text="Save Password" float="true" pos="33,360" width="220" height="20" textcolor="#006ec68e" textpadding="26,0,0,0" disabledtextcolor="#FFA7A6AA" align="left" normalimage="file='check_unw.png'"  pushedimage="file='check_hotw.png'" hotimage="file='check_hotw.png'" selectedimage="file='check_sel.png' dest='0,0,20,20'" visible="false"/>
 <Text name="lanTxt" text="Rights" float="true" pos="31,419" width="120" height="20" textcolor="#00363535" />
<Text name="Title" float="true" text="" font="1" pos="0,3"  height="30" width="300"  textcolor="#ffffff"  />

 
<Option name="lan0" text="EasyDraw" float="true" pos="120,419" width="120" height="20" textcolor="#00000080" disabledtextcolor="#FFA7A6AA" textpadding="23,0,0,0" align="left"  normalimage="file='radio_un.png'"  group="c1"  selectedimage="file='radio_sel.png'" selected="true"/>
   
</Container>
</Window>