#idx #main {
	text-align:center;
}
#idxlgo {
	height:437px;
	background:url(../images/idx/Illu_index.gif) no-repeat top center;
}
#idxlgo h1 {
	display:none;
}
#chs {
	background:url(../images/idx/choose.gif) no-repeat top center;
	height:17px;
	margin-top:10px;
}
#lngs {
	width:136px;
	margin:0 auto;
}
#lngs a, #lngs span {
	float:left;
	display:block;
	height:30px;
}
#lngs a, #lngs .sep {
	background-repeat:no-repeat;
	background-position:top left;
}
#lngs .sep {
	width:12px;
	background-image:url(../images/idx/spacer.gif);
}
#lngs a.en {
	width:37px;
	background-image:url(../images/idx/EN01.gif);
}
#lngs a.en:hover {
	background-image:url(../images/idx/EN02.gif);
}
#lngs a.fr {
	width:36px;
	background-image:url(../images/idx/FR01.gif);
}
#lngs a.fr:hover {
	background-image:url(../images/idx/FR02.gif);
}
#lngs a.nl {
	width:39px;
	background-image:url(../images/idx/NL01.gif);
}
#lngs a.nl:hover {
	background-image:url(../images/idx/NL02.gif);
}


#chs strong, #lngs strong {
	display:none;
}


