@charset "utf-8";
/* CSS Document */
.countrytips{
	z-index: 999;
	display:none;
	position:absolute;
	width:auto;
}

.countrytips .mapLine{
}

.countrytips .hiddenText{
	visibility:hidden;
}

.countrytips .showText{
/*	border-bottom: 1px solid #000000;
*/	position: absolute;
	bottom: 0px;
}
