ul,li{
	padding:0;
	margin:0;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}

.floatmenu{
	width:120px;
	height:280px;
	position:fixed;
	top:130px;
	right:50px;
	font-family:"方正黑体_GBK";
}
.floatmenu ul li{
	color:#4e714c;
	line-height:40px;
	text-align:center;
}
.floatmenu ul li:hover{
	background:#4e714c;
	color:#FFF;
}
.floatA{
	background:#cbccc7;
}
.floatB{
	background:#ebe8f1;
}






