<?xml version="1.0" encoding="UTF-8"?>
<Window size="447,365" minsize="450,250" caption="0,0,0,40"> 
	<Font name="微软雅黑" index="0" size="14" default="true"/>
	<Font name="微软雅黑" index="1" size="16" bold="false" />
	<Font name="微软雅黑" index="2" size="13" bold="false" italic="false" />
	<Font name="微软雅黑" index="3" size="16" bold="true" italic="false" />	
	<VerticalLayout name="VLayout_Frame" bkcolor="FFEFEFEF" 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="2" 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>

		<VerticalLayout> 
			<Control height="30" />

			<HorizontalLayout>
				<Control width="30" />
				<RichEdit name="Text_Context" textcolor="#FF333333" font="0" multiline="true" mouse="false" readonly="true" enabled="false" align="left" text="亲爱的用户：
您正在使用的网费充值相关服务，将会把您输入的上网卡号发
送给网吧吧台并存储充值记录。本公司承诺不会向除他山网络
技术有限公司以外的公司，组织和个人透露您的上网卡信息。
若您接受使用本服务，意味着您同意遵守本充值条款。授权我
司使用您填写的上网卡号进行相关操作。您承诺所提供的上网
卡号均为经过该公民知悉用途的前提下授权我司对其个人信息
使用。

                                                    杭州他山网络技术有限公司" />
				<Control width="30" />				
			</HorizontalLayout>
			
			<Control height="30" />
		</VerticalLayout >
	</VerticalLayout >  
</Window>

 
