<?xml version="1.0" encoding="UTF-8"?>
<Window size="447,315" 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="25" />
			<HorizontalLayout>
				<Control />
				<Label width="45" height="45" bkimage="file='..\FrameRecharge\frame_rechargebox_icon.png'" />
				<Control />				
			</HorizontalLayout>
			<Control height="25" />
			
			<HorizontalLayout height="25">
				<Control width="50" />
				<Label font="1" text="继续提交将预扣商品抵价券/账户钱包余额" textcolor="#FF333333" disabledtextcolor="#FFA7A6AA" align="center" />
				<Control width="50" />
			</HorizontalLayout>
			<HorizontalLayout height="25">
				<Control width="50" />
				<Label font="1" text="如果未支付或支付失败，3小时后返还预扣" textcolor="#FF979797" disabledtextcolor="#FFA7A6AA" align="center" />
				<Control width="50" />
			</HorizontalLayout>
			<Control />	
			<HorizontalLayout childpadding="10">
				<Control />
				<Button name="Button_Ok" width="69" height="30" text="提交" font="3" textcolor="#FFFFFFFF"
						normalimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;0,0,69,30&apos;" 
						hotimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;69,0,138,30&apos;" 
						pushedimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;138,0,207,30&apos;" 
						disabledimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;207,0,276,30&apos;"/>
				<Button name="Button_Cancel" width="63" height="30" text="取消" font="3" textcolor="#FF333333" hottextcolor="#FFFFFFFF"
						normalimage="file=&apos;../FrameRecharge/frame_recharge_button_cancel.png&apos; source=&apos;0,0,63,30&apos;" 
						hotimage="file=&apos;../FrameRecharge/frame_recharge_button_cancel.png&apos; source=&apos;63,0,126,30&apos;" 
						pushedimage="file=&apos;../FrameRecharge/frame_recharge_button_cancel.png&apos; source=&apos;126,0,189,30&apos;"/>
				<Control /> 
			</HorizontalLayout >
			<Control height="30" />
		</VerticalLayout >   
	</VerticalLayout >  
</Window>

 
