     .lavaLampWithImage {
	width: 760px;
	margin: 0 auto;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
	position: absolute;
	background-image: url(../../common/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 50px;
                    }
                        .lavaLampWithImage li.back .left {
	height: 12px;
                        }
                    .lavaLampWithImage li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	height: 39px;
	background-image: url(../../common/menu_back.gif);
	color: #333;
	line-height: 39px;
	font-weight: bolder;
                    }
                    .lavaLampWithImage li a:hover {
	color: #A1A1A1;
	font-size: 100%;
}
                  #menu_end{
	width:151px;
	background-image: url(../../common/menu_back.gif);
					}
