@charset "utf-8";
/* CSS Document */

            
#dd {
  margin:0 0 0 0;
  margin-left: 0;
  padding: 0 0 0 0;
}

#dd li {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
  float: left;


}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #5970B2;
  padding: 0px;
  margin: 0 0 0 0;
  color: #000000;
  width:150px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
	background: #333333;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
	border: 1px solid #aaaaaa;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width: 149px;
}

.submenu a {
  display: block;
  width:147;
  border:solid #666666 1px;
  border-style:dashed;
  border-collapse:collapse;
  font: 13px arial;
  text-align: left;
  text-decoration: none;
  padding: 4px 1px 4px 0px;
  color: #ffffff;
  filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}
.fontsmap{
font-size:18px;
color:#FFFFFF;
background:#7489d7;
}
.fonts_2{
font-size:12px;
vertical-align:middle;
}
.va{
vertical-align:top;
}

ul li img {
     vertical-align: bottom;
}

