.trangchu, .trangchu a	{
	background-image: url("images/btn-trangchu.gif") ;
	width: 80px;
	height: 25px;
}

.home, .home a	{
	background-image: url("images/btn-home.gif") ;
	width: 80px;
	height: 25px;
}

.khuyenmai, .khuyenmai a	{
	background-image: url("images/btn-khuyenmai.gif") ;
	width: 85px;
	height: 25px;
}

.promotion, .promotion a	{
	background-image: url("images/btn-promotion.gif") ;
	width: 85px;
	height: 25px;
}

.thucdon, .thucdon a	{
	background-image: url("images/btn-thucdon.gif") ;
	width: 74px;
	height: 25px;
}

.menufood, .menufood a	{
	background-image: url("images/btn-menu.gif") ;
	width: 74px;
	height: 25px;
}

.thucdon_can_order, .thucdon_can_order a	{
	background-image: url("images/btn-order.gif") ;
	width: 87px;
	height: 25px;
}

.buffet, .buffet a	{
	background-image: url("images/btn-buffet.gif") ;
	width: 180px;
	height: 25px;
}

.hinhanh, .hinhanh a	{
	background-image: url("images/btn-hinhanh.gif") ;
	width: 81px;
	height: 25px;
}

.gallery, .gallery a	{
	background-image: url("images/btn-gallery.gif") ;
	width: 81px;
	height: 25px;
}

.chinhanh, .chinhanh a	{
	background-image: url("images/btn-chinhanh.gif") ;
	width: 88px;
	height: 25px;
}

.chain, .chain a	{
	background-image: url("images/btn-chain.gif") ;
	width: 88px;
	height: 25px;
}

.tintuc, .tintuc a	{
	background-image: url("images/btn-tintuc.gif") ;
	width: 125px;
	height: 25px;
}

.news, .news a	{
	background-image: url("images/btn-news.gif") ;
	width: 125px;
	height: 25px;
}

.hoivien, .hoivien a	{
	background-image: url("images/btn-hoivien.gif") ;
	width: 83px;
	height: 25px;
}

.member, .member a	{
	background-image: url("images/btn-member.gif") ;
	width: 83px;
	height: 25px;
}

.lienhe, .lienhe a	{
	background-image: url("images/btn-lienhe.gif") ;
	width: 88px;
	height: 25px;
}

.contact, .contact a	{
	background-image: url("images/btn-contact.gif") ;
	width: 88px;
	height: 25px;
}

.ddthucdon {
	background-image: url("images/btn-thucdon.gif") ;
	display: block;
	width: 74px;
	height: 25px;
	float: left;
	background-position: 0 100%;
}

.ddmenu {
	background-image: url("images/btn-menu.gif") ;
	display: block;
	width: 74px;
	height: 25px;
	float: left;
	background-position: 0 100%;
}

.ddthucdon span, .ddorder span, .ddhinhanh span { display: none; }
.ddmenu span, .ddorder span, .ddgallery span { display: none; }


/* Rolloff state */
.ddthucdon a {
	display: block;
	background-position: 0 0;
	background-image: url("images/btn-thucdon.gif") ;
	width: 74px;
	height: 25px;	
}

.ddmenu a {
	display: block;
	background-position: 0 0;
	background-image: url("images/btn-menu.gif") ;
	width: 74px;
	height: 25px;	
}

/* Rollover state */
.ddthucdon a:hover	{ 
	background-image: none;
	text-decoration:none; 
	width: 74px;
	height: 25px;		
}

.ddmenu a:hover	{ 
	background-image: none;
	text-decoration:none; 
	width: 74px;
	height: 25px;		
}

.ddorder {
	background-image: url("images/btn-order.gif") ;
	display: block;
	width: 87px;
	height: 25px;
	float: left;
	background-position: 0 100%;
}

/* Rolloff state */
.ddorder a {
	display: block;
	background-position: 0 0;
	background-image: url("images/btn-order.gif") ;
	width: 87px;
	height: 25px;	
}

/* Rollover state */
.ddorder a:hover	{ 
	background-image: none;
	text-decoration:none; 
	width: 87px;
	height: 25px;		
}

.ddhinhanh {
	background-image: url("images/btn-hinhanh.gif") ;
	display: block;
	width: 81px;
	height: 25px;
	float: left;
	background-position: 0 100%;
}

.ddgallery {
	background-image: url("images/btn-gallery.gif") ;
	display: block;
	width: 81px;
	height: 25px;
	float: left;
	background-position: 0 100%;
}


/* Rolloff state */
.ddhinhanh a {
	display: block;
	background-position: 0 0;
	background-image: url("images/btn-hinhanh.gif") ;
	width: 81px;
	height: 25px;	
}

.ddgallery a {
	display: block;
	background-position: 0 0;
	background-image: url("images/btn-gallery.gif") ;
	width: 81px;
	height: 25px;	
}

/* Rollover state */
.ddhinhanh a:hover	{ 
	background-image: none;
	text-decoration:none; 
	width: 81px;
	height: 25px;		
}

.ddgallery a:hover	{ 
	background-image: none;
	text-decoration:none; 
	width: 81px;
	height: 25px;		
}

#menu-thucdon {
	display:block;
}
.menu-thucdon-item, .menu-thucdon-item a	{
	background-image: url("images/btn-thucdon-item.gif") ;
	width: 180px;
	height: 20px;
	text-align:left;
	text-decoration:none;
}

.menu-thucdon-item a span {
	padding-left:15px;
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#7d039b;
}


