@charset "utf-8";#dd {  margin-left: 0;/*  padding: 0 0 30px 0;*/  filter:alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;}#dd li {  margin: 0;  padding: 0;  list-style: none;  float: left;  font: bold 14px arial;}#dd li a.menu {  display: block;  text-align: center;  background: #333333;  padding: 4px 10px;  margin: 0 1px 0 1px;  color: #FFF;  width: 128px;  height:20px;  text-decoration: none;    filter:alpha(opacity=80);}#dd li a.menu:hover {  background: #666666;}.submenu {  background: #cccccc;  filter:alpha(opacity=80);  border: 1px solid #5970B2;  visibility: hidden;  position: absolute;  z-index: 10;}.submenu a {  display: block;  font: bold 14px arial;  text-align: left;  text-decoration: none;  padding: 4px 10px;  color: #000000;  height:20px;  width: 128px;}.submenu a:hover {  background: #666666;  filter:alpha(opacity=80);  color: #FFF;}          
