@charset "utf-8";
.tour {
	position: absolute;
	z-index: 30;
	left: 191px;
	width: 450px;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

.tour a {
color: #333333;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	

}

.tour a:hover {
color: #FFFFFF;
	}
.tour a:link {
	color:#FFFFFF;
}
.tour a:visited {
	color:#FFFFFF;
}

.tourFooter
{
	width: 553px;
	height: 77px;
	z-index:33;
}

.morebut {
	position: absolute;
	height: 19px;
	width: 65px;
	left: 140px;

}
