body {
	margin:0;
	
}
#youtour-container {
	width: 100%;
	background: transparent url(bg.jpg) repeat-x;
	height: 40px;

}
#youtour-inner {
	width:960px;
	height:40px;
	margin:0 auto;
	position: relative;
}
#youtour-container img {
	border: 0;
}
#youtour-logo {
	position: absolute;
	top:0;
	left:0;
}
#youtour-menu{
	position: absolute;
	top:0;
	right:0;
}

#youtour-menu ul {
	margin:0;
	padding:0;
	width: 500px;
	height:40px;
}

#youtour-menu ul li{
	list-style: none;
	padding:0;
	margin: 0;
	float:left;
	width: 100px;
	height:40px;
}
a.fm{
	text-indent: -9999px;
	display: block;
	background: transparent url(fmoff.jpg) no-repeat;
	width:100px;
	height: 40px;
}
a.fm:hover {
	background: transparent url(fmhover.jpg) no-repeat;	
}
a.fmactive {
	text-indent: -9999px;
	display: block;
	width:100px;
	height: 40px;
	background: transparent url(fmactive.jpg) no-repeat;
}


a.mp{
	text-indent: -9999px;
	display: block;
	background: transparent url(mpoff.jpg) no-repeat;
	width:100px;
	height: 40px;
}
a.mp:hover {
	background: transparent url(mphover.jpg) no-repeat;	
}
a.mpactive {
	text-indent: -9999px;
	display: block;
	width:100px;
	height: 40px;
	background: transparent url(mpactive.jpg) no-repeat;
}

a.vafr{
	text-indent: -9999px;
	display: block;
	background: transparent url(afroff.jpg) no-repeat;
	width:100px;
	height: 40px;
}
a.vafr:hover {
	background: transparent url(afrhover.jpg) no-repeat;	
}
a.vafractive {
	text-indent: -9999px;
	display: block;
	width:100px;
	height: 40px;
	background: transparent url(afractive.jpg) no-repeat;
}

a.vasi{
	text-indent: -9999px;
	display: block;
	background: transparent url(asiaoff.jpg) no-repeat;
	width:100px;
	height: 40px;
}
a.vasi:hover {
	background: transparent url(asiahover.jpg) no-repeat;	
}
a.vasiactive {
	text-indent: -9999px;
	display: block;
	width:100px;
	height: 40px;
	background: transparent url(asiaactive.jpg) no-repeat;
}
a.affari{
	text-indent: -9999px;
	display: block;
	background: transparent url(affarioff.jpg) no-repeat;
	width:100px;
	height: 40px;
}
a.affari:hover {
	background: transparent url(affarihover.jpg) no-repeat;	
}
a.affariactive {
	text-indent: -9999px;
	display: block;
	width:100px;
	height: 40px;
	background: transparent url(affariactive.jpg) no-repeat;
}