<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="DJSUISkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="480"
        height="64">
	<e:Group height="64" width="420" id="tip_g" horizontalCenter="0" y="0">
		<e:Image id="bg_p" verticalCenter="2" left="140" source="hdybi_png" />
		<e:BitmapLabel id="label_bt" verticalCenter="1" left="243" font="red23_31_fnt" />
	</e:Group>
</e:Skin>