

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	padding:105px 0px 0px 0px; }

	ul.menu * { margin:0; padding:0 }

	ul.menu a {
		display:block;
		color:white;
		text-decoration:none }

	ul.menu li {
		position:relative;
		float:left;
		margin-right:2px }
		
		ul.menu li a.menulink  {text-align:center;padding:10px 0px 0px 0px;}
		
		ul.menu li #menu_home {background:url(../images/top-menu.png) 0px 0px no-repeat;width:95px;height:21px;overflow:hidden;}
		ul.menu li #menu_profil {background:url(../images/top-menu.png) -95px 0px no-repeat;width:92px;height:21px;overflow:hidden;}
		ul.menu li #menu_berita {background:url(../images/top-menu.png) -187px 0px no-repeat;width:140px;height:21px;overflow:hidden;}
		ul.menu li #menu_kesiswaan {background:url(../images/top-menu.png) -327px 0px no-repeat;width:93px;height:21px;overflow:hidden;}
		ul.menu li #menu_kurikulum {background:url(../images/top-menu.png) -420px 0px no-repeat;width:96px;height:21px;overflow:hidden;}
		ul.menu li #menu_kontak {background:url(../images/top-menu.png) -516px 0px no-repeat;width:97px;height:21px;overflow:hidden;}
		ul.menu li #menu_link {background:url(../images/top-menu.png) -95px 0px no-repeat;width:92px;height:21px;overflow:hidden;}
		
		ul.menu li #menu_home_active {background:url(../images/top-menu.png) 0px -31px no-repeat;width:95px;height:21px;overflow:hidden;color:#31455e;}
		ul.menu li #menu_profil_active {background:url(../images/top-menu.png) -95px -31px no-repeat;width:92px;height:21px;overflow:hidden;color:#31455e;}
		ul.menu li #menu_berita_active {background:url(../images/top-menu.png) -187px -31px no-repeat;width:140px;height:21px;overflow:hidden;color:#31455e;}
		ul.menu li #menu_kesiswaan_active {background:url(../images/top-menu.png) -327px -31px no-repeat;width:93px;height:21px;overflow:hidden;color:#31455e;}
		ul.menu li #menu_kurikulum_active {background:url(../images/top-menu.png) -420px -31px no-repeat;width:96px;height:21px;overflow:hidden;color:#31455e;}
		ul.menu li #menu_kontak_active {background:url(../images/top-menu.png) -516px -31px no-repeat;width:97px;height:21px;overflow:hidden;color:#31455e;}
		ul.menu li #menu_link_active {background:url(../images/top-menu.png) -95px -31px no-repeat;width:92px;height:21px;overflow:hidden;color:#31455e;}

	ul.menu ul {
		position:absolute;
		top:31px;
		left:0;
		display:none;
		opacity:0;
		left:3px;
		list-style:none;
		width:208px; }

		ul.menu ul li {
			position:relative;
			background:#344763;
			border-top:none;
			width:208px;
			margin:0 }
			
			

			ul.menu ul li a {
				display:block;
				padding:3px 7px 5px 15px; }

				ul.menu ul li a:hover { background-color:#032c40;color:white }

		ul.menu ul ul { left:208px; top:0px }

			ul.menu ul ul li {
				position:relative;
				background:#032c40;
				border-top:none;
				width:208px;
				margin:0 }

				ul.menu ul ul li a {
					display:block;
					padding:3px 7px 5px 15px; }

					ul.menu ul ul li a:hover { background:#15455d;color:white }

	ul.menu .menulink {
		border:0px solid #aaa;
		padding:20px 15px 15px;
		font-weight:bold;
		width:124px;
		height:69px }

		ul.menu .menulink:hover, ul.menu .menuhover { /*background:url(../images/menu-bg.gif) top left no-repeat; */}

	ul.menu ul .menulink:hover, ul.menu ul .menuhover {
		background:none;
		background-color:#032c40;
		color:white }

	ul.menu #canada {
		border:0px solid #aaa;
		padding:20px 15px 15px;
		font-weight:bold;
		width:130px;
		height:69px }

		ul.menu #canada:hover, ul.menu .menuhover { /*background:url(../images/menu-bg.gif) top left no-repeat; */}

	ul.menu .sub { }

	ul.menu .firstline {
		background:url(../images/submenu-top.png) top left no-repeat;
		width:208px;
		height:15px;
		display:none; }

	ul.menu .lastline {
		background:url(../images/submenu-bottom.png) top left no-repeat;
		width:208px;
		height:15px;
		display:none; }

	ul.menu .topline {
		background:url(../images/subsubmenu-top.png) top left no-repeat;
		width:208px;
		height:25px;
		display:none; }

	ul.menu .bottomline {
		background:url(../images/subsubmenu-bottom.png) top left no-repeat;
		width:208px;
		height:17px;
		display:none; }



