body {
	font: normal 10px tahoma;
	}

dl {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 204px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

dl dt {
	position: relative;
	}
	
li dl {
	position: absolute;
	left: 119px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
dl dt a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background:#0066CC; /* IE6 Bug */
	padding: 15px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font: bold 12px helvetica;
	text-align:left;

	}

/* Fix IE. Hide from IE Mac \*/
* html dl dt { float: left; height: 1%; }
* html dl dt a { height: 1%; }
/* End */

dl dt a:hover { color: darkblue; background:#B1BBDE; } /* Hover Styles */
		
dt dl dt a { padding: 2px 15px; } /* Sub Menu Styles */
		
dt:hover dl, dt.over dl { display: block; } /* The magic */

.adam1 {  }





.oanh1 {
font-family: verdana;
font-size: 12px;
color: 000000;
} 