body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #99cc33;
font-family: "Times New Roman", Times, serif;
font-size: small;
}
#nav, #nav ul {
list-style: none;
  margin: 0;
  padding: 0;
  background: url(dot.png) repeat-x right;
  font-size: 16px;
  float: left;
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  text-align:center;
  font-weight: bold;
}
#nav li {
  float: left;
 
  position: relative;
  background: #515151;
  back\ground: none;
  border-right:1px dotted #FFF;
}
 
#nav a {
  color: #03837e; 
  text-decoration: none;
 
display: block;
  width: 120px;
  padding: 5px 0px;
  background: url(dot.png) repeat-x right;
}
#act a{
  color: #03837e; 
  text-decoration: none;
  display: block;
  width: 180px;
padding: 5px 0px;
  background: url(/images/menu_act.jpg) repeat-x right;
}
#nav2 a {
  color: #03837e;
  text-decoration: none;
  
  display: block;
  width: 180px;
padding: 5px 0px;
  background: url(dot.png) repeat-x right;
}
#nav a:hover {
  color: #3300FF;
   }
#act a:hover {
  color: #03837e;
   }
#prodleft a {
color: #999999;
text-decoration: none;
}
#prodleft a:hover {
color: #02a4f8;
text-decoration: none;
}
.search {
width:120px;
}