@charset "utf-8";
/* --- unicef top menu styles ---
version 1.0
*/

.m0l0o {
	border:none;
	border-left:none;
	border-bottom:none;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #3399ff;
	text-decoration: none;
}

.m0l2o {
	border: 1px solid #3399ff;
	text-decoration: none;
}

.m0l0i {
	font-size: 10px;
	padding: 4px;
	text-decoration: none;
	text-align:center
}

.m0l1i {
	font-size: 10px;
	padding: 4px;
	text-decoration: none;
}

.m0l2i {
	font-size: 10px;
	padding: 4px;
	text-decoration: none;
}
.photofr {
	padding: 2px;
	border: 1px solid #999999;
	width: 118px;
}
.em09 {
	font-size: 0.95em;
}

/* 070314_extra_start */
div.menupos {
 position: absolute;
 top: 60px;
 left: 10px;
 /*top: 60px;*/
 /*left: 10px;*/
}

ul#menu {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	height: 24px;
	width: 780px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #0099FF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a#children {
	background-image: url(../img/menu_01.gif);
}
ul#menu li {
	list-style-type: none;
	overflow: hidden;
	width: 109px;
	height: 24px;
	float: left;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#menu a {
	display: inline;
	text-indent: -100em;
	height: 24px;
	width: 109px;
	position: absolute;
}
a#children:hover {
	background-position: 0px -24px;
}
a#cooperate {
	background-image: url(../img/menu_02.gif);
}
a#cooperate:hover {
	background-position: 0px -24px;
}
a#card {
	background-image: url(../img/menu_03.gif);
}
a#card:hover {
	background-position: 0px -24px;
}
a#about {
	background-image: url(../img/menu_04.gif);
}
a#library {
	background-image: url(../img/menu_05.gif);
}
a#partner1 {
	background-image: url(../img/menu_06.gif);
}
a#teacher {
	background-image: url(../img/menu_07.gif);
}
a#about:hover {
	background-position: 0px -24px;
}
a#library:hover {
	background-position: 0px -24px;
}
a#partner1:hover {
	background-position: 0px -24px;
}
a#teacher:hover {
	background-position: 0px -24px;
}
#menu #leftside {
	width: 111px;
}
#menu #leftside a {
	width: 111px;
}
#menu #rightside {
	width: 112px;
	margin-right: 0px;
}
#menu #rightside a {
	width: 112px;
}
.open {
	background-position: 0px -24px;
}
/* 070314_extra_end */