.button {
	border:0px;
	padding:1px;
	background-color: #999999;
	font-family: bold;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_top .menuMain {
	background-image: url(../bg_got_xanh.gif);
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu_top .menuMain a {
	color: #333;
}
#menu_top .menuMain a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu_top .menuMain a:active {
	color: #FFF;
	text-decoration: none;
}



DIV.MenuMainDown {

}
.MenuMainDown A {
	background-image: url(../MenuMainDown.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	text-decoration: none;
}
.MenuMainDown A:active {
	background-image: url(../MenuMainDown.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	text-decoration: none;
}
.MenuMainDown A:hover {
	background-image: url(../MenuMainDownHover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
DIV.MenuMainDownWrapper {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 8px;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TEXT-ALIGN: left;
	border: 1px solid #9CDE38;
	background-color: #b5e669;
	width: 170px;
	vertical-align: middle;
	text-decoration: none;
}
DIV.MenuMainDownWrapper2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	POSITION: absolute;
	TEXT-ALIGN: left;
	border: 1px solid #9CDE38;
	background-color: #b5e669;
	width: 170px;
	vertical-align: middle;
	visibility: hidden;
	text-decoration: none;
}

