    <style type="text/css">
<!--
.客户中心菜单 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 40px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	expression( onmouseover=function(){bgColor="red"})
}
.左侧着重菜单 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 40px;
	font-weight: bold;
	color: #f00;
	background-color: #FFF;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	expression( onmouseover=function(){bgColor="blue"})
}
-->
</style>
