@charset "utf-8";
#logo {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div {
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FDDE95;
	background-image: url(../image/top.gif);
}
#website {
	padding-left: 40px;
}
.ngonngu a {
	color: #FF8108;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.ngonngu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	font-family: Tahoma;
	font-size: 14px;
	background-color: #ff8108;
}
