/* CSS Document */
.top table {
	margin-bottom:15px;
}
.top td {
	padding:5px;
	border:solid 1px #CCCCCC;
	vertical-align:top;
}
.top h3 {
	font-weight:bold;
	border-bottom:solid 3px #006600;
}
.top img {
	border:none;
}

.tour div{
	float:right;
	margin:0px 0px 20px 20px;
	width:230px;
	text-align:center
}