<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" left="12" follows="top|left" name="GroupMoneyHistory" bottom="10"
     min_width="330" can_minimize="true" can_resize="false" min_height="0"
     width="390" height="4" can_close="true" title="社团金钱记录">
	<text font="SansSerif" left="12" follows="top|left" top="0" name="txt">
		社团财务状况
	</text>
	<text left="12" follows="top|left" name="instructions" bottom="-42" width="350"
	     height="16">
		设计小组的遣散和付款根据最后的处理方法而定，按历史缴税金额从上一个缴税日算起。
	</text>
	<text halign="right" left="12" follows="top|left" name="money_history_lbl"
	     bottom="-68" width="70">
		状态:
	</text>
	<text_editor left="87" follows="left|top" name="money_history_text" bottom="-230"
	     width="300" height="170" />
</panel>
