@charset "utf-8";
/* CSS Document */

#bot_submenus {
	line-height: 200%;
}

.bot_sub_en_sponsorship {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 194px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}


.bot_sub_en_conferences {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 338px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

.bot_sub_en_exhibition {
	width: 150px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 652px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}


.bot_sub_en_news {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 780px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

.bot_sub_en_hotels {
	width: 90px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 920px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

.bot_sub_es_sponsorship {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 194px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}


.bot_sub_es_conferences {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 337px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

.bot_sub_es_exhibition {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 653px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

.bot_sub_es_news {
	width: 125px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 780px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

.bot_sub_es_hotels {
	width: 80px;
	background-color: #EEE;
	visibility: hidden;
	position: absolute;
	left: 920px;
	top: 330px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}