.menu123 {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden; padding : 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
	z-index: 99;
	padding: 0px;
}

.menu123 a,.menu123 a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 7px;
	background-color: #D5EDFB;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55AAFF;
	line-height: 25px;
	cursor: auto;
	padding-right: 7px;
}

.menu123 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background: #EDEDED;
	padding-left: 7px;
	padding-right: 7px;
	cursor: hand;
}

.menu123 .border {
	border-right-color: #ADD4FD;
	border-bottom-color: #ADD4FD;
	border-left-color: #F4F4F4;
}

.menu123 .text {
	width : 110px;
	height: 20px;
}

.menu123 .arrow {
	overflow: hidden;
	width: 15px;
	height: 12px;
	padding-left: 5px;
	padding-top: 3px;
}

.menu123 .arrow img {
	width: 6px;
	height: 7px;
	border: 0px;
}
