<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel follows="top|left" can_close="true" can_minimize="true" can_resize="false"
     name="GroupMoneyHistory" min_width="330" title="그룹 재정 기록"
     width="390" bottom="10" min_height="0" left="12" border="true" height="4">
	<text follows="top|left" name="txt" top="0" font="SansSerif" left="12">
		그룹 재정 상태
	</text>
	<text follows="top|left" name="instructions" width="350" bottom="-42" left="12"
	     height="16">
		예상 그룹 지출 및 지불은 마지막 납세일 이후 거래 내역과 세금 평가 기록을 바탕으로 합니다.
	</text>
	<text follows="top|left" name="money_history_lbl" width="70" halign="right"
	     bottom="-68" left="12">
		상태:
	</text>
	<text_editor follows="left|top" name="money_history_text" width="300" bottom="-230"
	     left="87" height="170" />
</panel>
