<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="600,220" sizebox="4,4,4,4"  caption="0,0,0,30" mininfo="522,302"  bktrans="true" >
	<Font id="0" name="Segoe UI" size="12" bold="false"  />
	<Font id="1" name="Segoe UI" size="12" bold="true" />
	<Font id="2" name="Segoe UI" size="24" bold="false" />
	<Font id="3" name="Segoe UI" size="16" bold="false" />
	<Font id="4" name="Segoe UI" size="32" bold="false" />
	<Font id="5" name="Segoe UI" size="14" bold="false" default="true"/>
	<Font id="6" name="Segoe UI" size="14" bold="true" />
	<Font id="7" name="Segoe UI" size="13" bold="false" />
	<Font id="8" name="Segoe UI" size="18" bold="false" />
	<Font id="9" name="Segoe UI" size="26" bold="false" />
	<Font id="10" name="Segoe UI" size="20" bold="false" />
	<Font id="11" name="Segoe UI" size="32" bold="false" />
	<Font id="12" name="Segoe UI" size="24" bold="false" />
	<Font id="13" name="Segoe UI Semibold" size="16" /> 
	<Font id="17" name="Segoe UI Semibold" size="24" /> 	
	<VerticalLayout  bkcolor="#ffeef2f7" bordercolor="#ff5E5E5E" bordersize="1" inset="1,1,1,1">
		<HorizontalLayout name="background" height="36"   >
			<Label name="dialogName" text="EaseUS Mobisaver"  visible="false" textcolor="#FFFFFFFF" textpadding="5,0,0,0" font="1" autocalcwidth="false" />
			<Control />
			<Button name="btn_ClosePic"  width="32" height="32" visible="false" normalimage="file='public\button\close.png' " hotimage="file='public\button\close_hover.png'" pushedimage="file='public\button\close_press.png'" />
		</HorizontalLayout>

		<Control  height="4"/>
		<HorizontalLayout name="tips" height="110" padding="48,0,0,0"  >
			<Label  name="dialogPic" width="70"   height="70" bkimage="file='ic_info.png'"/>
			<Control  width="15"/>
			<VerticalLayout padding="0,11,0,0">
				<Label name="lb_TipsText" height="25" width="400" text="EaseUS Mobisaver" font="13" minheight="25" multiline="true" textcolor="#ff273044" textpadding="5,0,0,0"   />
				<Label name="lb_TipsDetailText" height="60" width="400" multiline="true" text="EaseUS Mobisaver" font="3" minheight="60" multiline="true" textcolor="#ff273044" textpadding="5,6,0,0"   />
			</VerticalLayout>
		</HorizontalLayout>

		<Control  height="8"/>
		<HorizontalLayout name="layoutPadding" padding="296,0,24,24" >			
			<Button name="btn_close" text="坖消" height="32" width="120" font="13" textcolor="#ff1b9cff"   normalimage="file='public\button\btn_pop_main_normal.png' " hotimage="file='public\button\btn_pop_main_hover.png'" pushedimage="file='public\button\btn_pop_main_press.png'" />
			<Control width="16"/>
			<Button name="btn_ok" text="确定" height="32" font="13" textcolor="#ffffffff" width="120"  normalimage="file='public\button\btn_pop_secondary_normal.png' " hotimage="file='public\button\btn_pop_secondary_hover.png'" pushedimage="file='public\button\btn_pop_secondary_press.png'" />
		</HorizontalLayout>
	</VerticalLayout>

</Window>
