<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="480,260" 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" />
	<VerticalLayout  bkcolor="#FFFFFFFF" bordercolor="#FF33b3ee" bordersize="1" inset="1,1,1,1">
		<HorizontalLayout name="background" height="33" bkcolor="#ff2c364c"  >
			<Label name="dialogName" text="EaseUS Mobisaver" textcolor="#FFFFFFFF" textpadding="5,0,0,0" font="1" autocalcwidth="false" />
			<Control />
			<Button name="btn_ClosePic"  width="32" height="32" normalimage="file='public\button\close_dialog_normal.png' dest='4,4,28,28' " hotimage="file='public\button\close_dialog_hover.png' dest='4,4,28,28'" pushedimage="file='public\button\close_dialog_press.png' dest='4,4,28,28'" />
		</HorizontalLayout>

		<HorizontalLayout name="tips" height="80" padding="24,28,0,0"  >
			<Label  name="dialogPic" padding="0,5,0,0" width="32"   height="32" bkimage="file='ic_question.png'"/>
			<Control  width="15"/>
			<VerticalLayout padding="0,0,0,0">
				<Label name="lb_TipsText" height="40" width="350" text="EaseUS Mobisaver" font="5" textcolor="#ff26334b" textpadding="5,0,0,0"   />
				<Label name="lb_TipsDetailText" height="40" width="350" multiline="true" text="EaseUS Mobisaver" font="0" textcolor="#ff26334b" textpadding="5,0,0,0"   />
			</VerticalLayout>
		</HorizontalLayout>

		<HorizontalLayout name="layoutPadding" padding="242,55,24,24" >
			<Button name="btn_ok" text="确定" height="40" font="6" textcolor="#ff354052" width="96"  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_close" text="坖消" height="40" width="96" font="6" textcolor="#ffffffff"   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>
