@CHARSET "UTF-8";

#_mtt_tooltip
{
	position:absolute;
	width:278px;
	min-height:40px;
	top:0;
	left:0;
	background:no-repeat;
}
	#_mtt_tooltip_top
	{
		width:278px;
		height:15px;
		background:url(img/_mtt_bg_tooltip_top.png) no-repeat;
	}
	#_mtt_tooltip_mid
	{
		padding:0 15px 4px 15px;
		width:248px;
		background:url(img/_mtt_bg_tooltip_mid.png) repeat-y;
	}
	#_mtt_tooltip_bot
	{
		width:278px;
		height:15px;
		background:url(img/_mtt_bg_tooltip_bot.png) no-repeat;
	}
._mtt_obj
{}
