#gg_menu {
	width: 100%;
	float: left;
	margin-top:-40px;
	height: 300px;
}
.gg_menu_ul {
	border: none !important;
}
.gg_menu_ul li {
	border: none !important;
	cursor: pointer;
	width: 121px;
	height: 130px;
	text-transform: uppercase;
	font-size: 10px !important;
	float: left;
	text-align: center;
	background-repeat: no-repeat !important;
}
.gg_menu_ul li:hover {
	color: #ccc !important;
	background-repeat: no-repeat !important;
}
.gg_menu_ul li a {
	color: #000 !important;
	width: 121px;
	height: 130px;
	background-repeat: no-repeat !important;
	background-image: none !important;
}
.gg_menu_ul li a span {
	float: left;
	text-align: inherit;
	width: inherit;
	margin-top: 115px;
}

.n1 {			background-image: url(images/gg_01.png); }
.n1:hover {		background-position: 0px -166px; }

.n2 {			background-image: url(images/gg_02.png); }
.n2:hover {		background-position: 0px -166px; }

.n3 {			background-image: url(images/gg_03.png); }
.n3:hover {		background-position: 0px -166px; }

.n4 {			background-image: url(images/gg_04.png); }
.n4:hover {		background-position: 0px -166px; }







