<?xml version="1.0"?>
<Resource name="UserRateUI">
    <UIControl type="MainWind">
                <mac_show_normal>0</mac_show_normal>
                <width>800</width>
		<height>540</height>
		<backgroundcolor>255,255,255</backgroundcolor>
                <bordercolor>34,133,212</bordercolor>
                <borderwidth>1</borderwidth>
                <!-- window_layout value: 0 - screen_center/ 1 - center in the parent window rect -->
                <window_layout>1</window_layout>
                <user_rate_default_value>0</user_rate_default_value>
	</UIControl>
	<UIControl type="TitleBar">
                <top>0</top>
                <left>1</left>
                <right>799</right>
		<bottom>33</bottom>
		<backgroundcolor>255,255,255</backgroundcolor>
	</UIControl>
	<UIControl type="TitleLogo">
                <top>9</top>
                <left>17</left>
                <right>33</right>
		<bottom>25</bottom>
		<normal_skin>logo.png</normal_skin>
	</UIControl>
	<UIControl type="ProductName">
                <top>7</top>
                <left>40</left>
                <right>350</right>
		<bottom>31</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>0,0,0</font_color_normal>
		<font_color_hover>0,0,0</font_color_hover>
		<font_color_press>0,0,0</font_color_press>
		<font_color_disable>0,0,0</font_color_disable>
	</UIControl>
	<UIControl type="CloseButton">
                <rect_normal_left>745</rect_normal_left>
                <rect_normal_top>3</rect_normal_top>
                <rect_normal_right>781</rect_normal_right>
                <rect_normal_bottom>35</rect_normal_bottom>
                <rect_hover_left>745</rect_hover_left>
                <rect_hover_top>3</rect_hover_top>
                <rect_hover_right>781</rect_hover_right>
                <rect_hover_bottom>35</rect_hover_bottom>
		<normal_skin>close_normal.png</normal_skin>
		<hover_skin>close_hover.png</hover_skin>
		<press_skin>close_press.png</press_skin>
		<disable_skin>close_disable.png</disable_skin>
	</UIControl>
	<UIControl type="MainTtile">
                <top>57</top>
                <left>2</left>
                <right>798</right>
		<bottom>101</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>24</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>24</fontsize>
		<font_color_normal>75,67,77</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>75,67,77</font_color_disable>
                <text>Main_Title</text>
	</UIControl>
	<UIControl type="SubTitle">
                <top>117</top>
                <left>2</left>
                <right>798</right>
		<bottom>139</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>18</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>18</fontsize>
		<font_color_normal>75,67,77</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>75,67,77</font_color_disable>
                <text>Sub_Title</text>
	</UIControl>
	<UIControl type="TerribleButton">
                <rect_normal_left>80</rect_normal_left>
                <rect_normal_top>171</rect_normal_top>
                <rect_normal_right>144</rect_normal_right>
                <rect_normal_bottom>235</rect_normal_bottom>
                <rect_hover_left>80</rect_hover_left>
                <rect_hover_top>171</rect_hover_top>
                <rect_hover_right>144</rect_hover_right>
                <rect_hover_bottom>235</rect_hover_bottom>
		<normal_skin>terrible.png</normal_skin>
		<hover_skin>terrible_sel.png</hover_skin>
		<press_skin>terrible_sel.png</press_skin>
		<disable_skin>terrible.png</disable_skin>
	</UIControl>
	<UIControl type="PoorButton">
                <rect_normal_left>224</rect_normal_left>
                <rect_normal_top>171</rect_normal_top>
                <rect_normal_right>288</rect_normal_right>
                <rect_normal_bottom>235</rect_normal_bottom>
                <rect_hover_left>224</rect_hover_left>
                <rect_hover_top>171</rect_hover_top>
                <rect_hover_right>288</rect_hover_right>
                <rect_hover_bottom>235</rect_hover_bottom>
		<normal_skin>poor.png</normal_skin>
		<hover_skin>poor_sel.png</hover_skin>
		<press_skin>poor_sel.png</press_skin>
		<disable_skin>poor.png</disable_skin>
	</UIControl>
	<UIControl type="GoodButton">
                <rect_normal_left>368</rect_normal_left>
                <rect_normal_top>171</rect_normal_top>
                <rect_normal_right>432</rect_normal_right>
                <rect_normal_bottom>235</rect_normal_bottom>
                <rect_hover_left>368</rect_hover_left>
                <rect_hover_top>171</rect_hover_top>
                <rect_hover_right>432</rect_hover_right>
                <rect_hover_bottom>235</rect_hover_bottom>
		<normal_skin>good.png</normal_skin>
		<hover_skin>good_sel.png</hover_skin>
		<press_skin>good_sel.png</press_skin>
		<disable_skin>good.png</disable_skin>
	</UIControl>
	<UIControl type="GreatButton">
                <rect_normal_left>512</rect_normal_left>
                <rect_normal_top>171</rect_normal_top>
                <rect_normal_right>576</rect_normal_right>
                <rect_normal_bottom>235</rect_normal_bottom>
                <rect_hover_left>512</rect_hover_left>
                <rect_hover_top>171</rect_hover_top>
                <rect_hover_right>576</rect_hover_right>
                <rect_hover_bottom>235</rect_hover_bottom>
		<normal_skin>great.png</normal_skin>
		<hover_skin>great_sel.png</hover_skin>
		<press_skin>great_sel.png</press_skin>
		<disable_skin>great.png</disable_skin>
	</UIControl>
	<UIControl type="ExcellentButton">
                <rect_normal_left>656</rect_normal_left>
                <rect_normal_top>171</rect_normal_top>
                <rect_normal_right>720</rect_normal_right>
                <rect_normal_bottom>235</rect_normal_bottom>
                <rect_hover_left>656</rect_hover_left>
                <rect_hover_top>171</rect_hover_top>
                <rect_hover_right>720</rect_hover_right>
                <rect_hover_bottom>235</rect_hover_bottom>
		<normal_skin>excellent.png</normal_skin>
		<hover_skin>excellent_sel.png</hover_skin>
		<press_skin>excellent_sel.png</press_skin>
		<disable_skin>excellent.png</disable_skin>
	</UIControl>
	<UIControl type="TerribleStatic">
                <top>243</top>
                <left>40</left>
                <right>184</right>
		<bottom>263</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Bold</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>171,173,178</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>171,173,178</font_color_disable>
                <text>Terrible</text>
	</UIControl>
	<UIControl type="PoorStatic">
                <top>243</top>
                <left>184</left>
                <right>328</right>
		<bottom>263</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Bold</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>171,173,178</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>171,173,178</font_color_disable>
                <text>Poor</text>
	</UIControl>
	<UIControl type="GoodStatic">
                <top>243</top>
                <left>328</left>
                <right>472</right>
		<bottom>263</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Bold</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>171,173,178</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>171,173,178</font_color_disable>
                <text>Good</text>
	</UIControl>
	<UIControl type="GreatStatic">
                <top>243</top>
                <left>472</left>
                <right>616</right>
		<bottom>263</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Bold</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>171,173,178</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>171,173,178</font_color_disable>
                <text>Great</text>
	</UIControl>
	<UIControl type="ExcellentStatic">
                <top>243</top>
                <left>616</left>
                <right>760</right>
		<bottom>263</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Bold</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>171,173,178</font_color_normal>
		<font_color_hover>75,67,77</font_color_hover>
		<font_color_press>75,67,77</font_color_press>
		<font_color_disable>171,173,178</font_color_disable>
                <text>Excellent</text>
	</UIControl>
	<UIControl type="FeedbackEditFrame">
                <top>282</top>
                <left>24</left>
                <right>776</right>
		<bottom>457</bottom>
                <border_color>229,229,229</border_color>
                <background_color>255,255,255</background_color>
                <borderwidth>1</borderwidth>
                <borderradius>2</borderradius>
	</UIControl>
	<UIControl type="FeedbackEditText">
                <top>293</top>
                <left>36</left>
                <right>764</right>
		<bottom>446</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>14</fontsize>
                <font_color_normal>75,67,77</font_color_normal> 
                <text_length_limit>500</text_length_limit>
	</UIControl>
	<UIControl type="FeedbackTextTips">
                <top>294</top>
                <left>36</left>
                <right>764</right>
		<bottom>313</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>14</fontsize>
                <font_color_normal>183,190,199</font_color_normal> 
                <text>Feedback_Text_Tips</text>
	</UIControl>
	<UIControl type="FeedbackErrorIco">
                <top>465</top>
                <left>24</left>
                <right>36</right>
		<bottom>477</bottom>
		<normal_skin>feedback_errors.png</normal_skin>
	</UIControl>
	<UIControl type="FeedbackErrorTips">
                <top>461</top>
                <left>44</left>
                <right>776</right>
		<bottom>480</bottom>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>14</fontsize>
                <font_color_normal>253,123,0</font_color_normal> 
                <font_color_hover>253,123,0</font_color_hover> 
                <font_color_press>253,123,0</font_color_press> 
                <font_color_disable>253,123,0</font_color_disable> 
                <text>Feedback_Length_Tips</text>
	</UIControl>
	<UIControl type="NeverAskButton">
                <top>488</top>
                <left>24</left>
                <right>214</right>
		<bottom>524</bottom>
                <background_color_normal>255,255,255</background_color_normal>
                <background_color_hover>255,255,255</background_color_hover>
                <background_color_press>190,215,255</background_color_press>
                <background_color_disable>249,249,249</background_color_disable>
		<border_color_normal>211,220,230</border_color_normal>
		<border_color_hover>191,216,255</border_color_hover>
	        <border_color_press>191,216,255</border_color_press>
	        <border_color_disable>211,220,230</border_color_disable>
                <alignment>left</alignment>
                <borderwidth>1</borderwidth>
                <borderradius>0</borderradius>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>14</fontsize>
		<fontcolor>14,161,250</fontcolor>
		<font_color_normal>51,51,51</font_color_normal>
                <font_color_hover>53,136,255</font_color_hover>
                <font_color_press>53,136,255</font_color_press>
                <font_color_disable>153,153,153</font_color_disable>
                <text>Never_Ask_Again</text>
	</UIControl>
	<UIControl type="RateNowButton">
                <top>488</top>
                <left>586</left>
                <right>776</right>
		<bottom>524</bottom>
                <background_color_normal>255,255,255</background_color_normal>
                <background_color_hover>255,255,255</background_color_hover>
                <background_color_press>190,215,255</background_color_press>
                <background_color_disable>249,249,249</background_color_disable>
		<border_color_normal>211,220,230</border_color_normal>
		<border_color_hover>191,216,255</border_color_hover>
	        <border_color_press>191,216,255</border_color_press>
	        <border_color_disable>211,220,230</border_color_disable>
		<alignment>right</alignment>
                <borderwidth>0</borderwidth>
                <borderradius>0</borderradius>
		<font>Segoe UI</font>
		<font_mac>Helvetica Neue</font_mac>
		<font_japanese>Meiryo</font_japanese>
                <fontsize_japanese>14</fontsize_japanese>
                <font_weight>Normal</font_weight>
                <fontsize>14</fontsize>
		<font_color_normal>51,51,51</font_color_normal>
                <font_color_hover>53,136,255</font_color_hover>
                <font_color_press>53,136,255</font_color_press>
                <font_color_disable>153,153,153</font_color_disable>
                <text>Rate_Now</text>
	</UIControl>
</Resource>