﻿#bubble_tooltip{
	width:50px;
	position:absolute;
	display:none;
}


#bubble_tooltip .bubble_middle{
	position:relative;
	top:0px;
	font-size:75%;
	color:#FFFFFF;
	font-family: Verdana, "新細明體";
	width:50px;
}
#topdiv {
	font-family: Verdana, "新細明體";
	font-size: 11px;
	overflow: visible;
	position: absolute;
	z-index: 1;
	height: 150px;
	width: 200px;
	left: 80%;
}