<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="740,350" caption="0,0,0,60" >
	<Font name="微软雅黑" size="16" bold="false" italic="false" id="0" />
	<Font name="微软雅黑" size="16" bold="false" italic="false" id="1" />
	 <Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
	<VerticalLayout  width="740"    bordercolor="#FF48ACFB" bordersize="1"  bkcolor="#FFFFFFFF">
		<HorizontalLayout height="46" gradient="ver" bkcolor1="#ff4bb8fd" bkcolor2="#ff0898f1">
			<Label  text="查看笔记" padding="20,0,0,0" font="0" width="100" textcolor="#FFFFFFFF"/>
			<VerticalLayout width="580"/>
			<Button name="button_close" align="right" width="22" height="22" bkimage="reader\popup\close_button.png" padding="10,12,0,0"/>
		</HorizontalLayout>
		<HorizontalLayout height="1" bkcolor="#fff2f3f7" padding="1,0,1,0"/>

		<HorizontalLayout height="150">
			<VerticalLayout width="360">
				<Label  text="选择划线样式" padding="40,10,0,0" font="0" width="200" textcolor="#ffb9bcc8"/>
				<HorizontalLayout height="200" padding="40,20,0,0" name="select_style">
					<Option padding="0,0,0,0" name="tool_zhixian" width="56" height="56"  selectedimage="reader\NoteLine\screen_crossed_beeline_p.png"  group="option_select_style_line" normalimage="reader\NoteLine\screen_crossed_beeline_n.png" />
					<Option padding="30,0,0,0" name="tool_xuxian" width="56" height="56" selectedimage="reader\NoteLine\screen_crossed_dashed_p.png"  group="option_select_style_line" normalimage="reader\NoteLine\screen_crossed_dashed_c.png"/>
					<Option padding="30,0,0,0" name="tool_bolangxian" width="56" height="56" selectedimage="reader\NoteLine\screen_crossed_curve_p.png"  group="option_select_style_line" normalimage="reader\NoteLine\screen_crossed_curve_c.png"/>
					<Option padding="30,0,0,0" name="tool_gaoliang" width="56" height="56" selectedimage="reader\NoteLine\screen_crossed_highlight_p.png"  group="option_select_style_line" normalimage="reader\NoteLine\screen_crossed_highlight_c.png" selected="true"/>
				</HorizontalLayout>
			</VerticalLayout>
			<VerticalLayout width="360" padding="30,0,0,0">
				<Label  text="颜色" padding="20,10,0,0" font="0" width="200" textcolor="#ffb9bcc8"/>
				<HorizontalLayout height="200" padding="0,25,0,0">
					<Option padding="20,0,0,0" name="color_red" width="45" height="44" normalimage="reader/NoteLine/red_Unchecked.png" selectedimage="reader/NoteLine/red_Select.png"  selected="true" group="option_select_color" />
					<Option padding="18,0,0,0" name="color_yellow"  width="45" height="44" normalimage="reader/NoteLine/yellow_Unchecked.png" selectedimage="reader/NoteLine/yellow_Select.png" group="option_select_color"/>
					<Option padding="18,0,0,0" name="color_green"  width="45" height="44" normalimage="reader/NoteLine/green_Unchecked.png" selectedimage="reader/NoteLine/green_Select.png" group="option_select_color"/>
					<Option padding="18,0,0,0" name="color_blue"  width="45" height="44" normalimage="reader/NoteLine/blue_Unchecked.png" selectedimage="reader/NoteLine/blue_Select.png" group="option_select_color" />
					<Option padding="18,0,0,0" name="color_purple"  width="45" height="44" normalimage="reader/NoteLine/violet_Unchecked.png" selectedimage="reader/NoteLine/violet_Select.png" group="option_select_color" />
				</HorizontalLayout>
			</VerticalLayout>
		</HorizontalLayout>
		<Text  height="80"   text=""  showhtml="true" name="textnote_show_text" visible="true" width="660"    padding="40,10,0,0" bordercolor="#FFAFAFAF" bordersize="1" font="1"/>

		<HorizontalLayout height="24"   padding="0,10,0,0">
			<Label  text="标签" padding="40,0,0,0" font="0" width="70"  />
			<HorizontalLayout height="24"   padding="20,0,0,0" name="select_yet" >
				
			</HorizontalLayout>
		</HorizontalLayout>
	</VerticalLayout>
</Window>