/* tips */

	.tip {
		color: #fff;
		width: 156px;
		z-index: 9999999;
		background:transparent;
		display:block !important;
		padding:0 8px;
		background: url(http://i.i.com.com/cnwk.1d/i/tron/tips.png) center left;
		font:70% arial,helvetica,sans-serif;
	}

	.tip-top {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		padding: 8px 8px 4px;
		background: url(http://i.i.com.com/cnwk.1d/i/tron/tips.png) top left;
	}

	.tip-bottom {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: url(http://i.i.com.com/cnwk.1d/i/tron/tips.png) bottom right;
	}

	.cnetTip{
		z-index:100000;
	}
