@charset "utf-8";
/*
 jQuery TOOLS
 http://flowplayer.org/tools/
*/

.tooltip {
	display: none;
	_background: #222;
	font-size: 10px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;
	background-color: transparent;
	background-image: url(../../works/images/systemListBallon.png);
	line-height: 1.4;
}
