            
#dd {
	margin:0 auto;
	width:950px;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  position:relative;
}

#dd li a.menu {
  display: block;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #DF6D11;
  margin-left: 1px;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  border-bottom: 1px solid #D25209;
  background: #DF6D11 url(../images/gmenu/gMenu_blt01.gif) no-repeat 8px center;
  display: block;
  line-height: 28px;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  padding-left: 22px;
  color: #FFF;
}

.submenu a:hover {
  background-color: #CF4F05;
  color: #FFF;
}

#menu1 a {
	width: 113px;
}

#menu2 a {
	width: 112px;
}

#menu3 a {
	width: 113px;
}