div,ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

.lavaLamp {
	POSITION: relative;
	text-align: center;
	float:left;
	margin-left: 0px;
	display:inline;
	width: 1100px;
}

.lavaLamp LI {
	TEXT-ALIGN: center;
	LIST-STYLE-TYPE: none;
	WIDTH:136px;
	FLOAT: left;
	}
.lavaLamp LI.back {
	Z-INDEX: 1;
	POSITION: absolute;
	HEIGHT: 70px;
	float: left;
}
.lavaLamp LI A {
	Z-INDEX:2;
	POSITION: relative;
	WIDTH:136px;
	DISPLAY: block;
	HEIGHT: 58px;
	COLOR: #FFFFFF;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	font-family: "Î¢ÈíÑÅºÚ";
	padding-top: 22px;
	text-align: center;

}

.lavaLamp LI A:hover {
	COLOR: #000000;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	text-decoration: none;
	WIDTH:136px;
	background-image: url(../images/mbg.gif);
	text-align: center;
}
