<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ZinvTagTipSkin" width="720" height="1280" xmlns:mx="mx.*" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" alpha="0" />
	<e:Group id="tip_g" y="127" horizontalCenter="0">
		<e:Image source="tipbg_png" left="0" right="0" bottom="0" top="0" scale9Grid="26,21,34,38" />
		<e:Image id="tx_p" source="xdzi-tshi_png" scaleX="0.68" scaleY="0.68" left="8" top="8" bottom="8" />
		<e:Group anchorOffsetY="0" verticalCenter="0" right="20" left="114">
			<e:Label id="ts_t"  size="18" width="290"
			         horizontalCenter="0" verticalCenter="0" lineSpacing="6" />
		</e:Group>
	</e:Group>
</e:Skin>