#menuHome {
}

#menuHome a {
	background-image: url(../button/home_origin.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}


#menuHome a:hover {
	background-image: url(../button/visit_home.gif);
}

#menuForum {
	background-repeat: no-repeat;
	background-position: center center;
}
#menuForum a {
	background-image: url(../button/forum_origin.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#menuForum a:hover {
	background-image: url(../button/visit_forum.gif);
}
#menuMat {
	background-repeat: no-repeat;
	background-position: center center;
}
#menuMat a {
	background-image: url(../button/materi_origin.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#menuMat a:hover {
	background-image: url(../button/visit_mater.gif);
}

#menuContact {
	background-image: url(../button/contact_origin.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menuContact a {
	background-image: url(../button/contact_origin.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#menuContact a:hover {
	background-image: url(../button/visit_contact.gif);
}
#menuAbout {
	background-repeat: no-repeat;
	background-position: center center;
}
#menuAbout a {
	background-image: url(../button/about_origin.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#menuAbout a:hover {
	background-image: url(../button/vis_contact.gif);
}
#menuLink {
	background-repeat: no-repeat;
	background-position: center center;
}

#menuLink a {
	background-image: url(../button/links_origin.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#menuLink a:hover {
	background-image: url(../button/visit_links.gif);
}
#subMat {


}
#subMat a {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-image: url(../images/aksesoris/bgkiri.png);
}
#subMat a:hover {
	background-image: url(../images/aksesoris/back_banner.png);
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#subContact {
	text-decoration: none;
}
#subContact a {
	text-decoration: none;
}
#subContact a:hover {
	text-decoration: underline;
	color: #0066FF;
}
