/* CSS Document */
.tb_cnt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B4060;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.gb_dest {
	float: left;
}
