ï»¾Ädd {
	padding: 0 0 5px;
	margin: 0px;
	float: right;






}

#dd li {
	padding: 0;
	list-style: none;
	float: left;
	font: normal 12px "lr o", "?";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;

}

#dd li a.menu {
	display: block;
	text-align: center;
	margin: 0 1px 0 0;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;


}

#dd li a.menu:hover {
  background: #666666;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #999999;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 12px "lr oSVbN", "Osaka";
  text-align: center;
  text-decoration: none;
  padding: 5px;
  color: #333333;
}

.submenu a:hover {
  background: #FF3300;
  color: #FFF;
}
.headmenu {
	text-align: right;
	float: right;
	width: 220px;
}
.headtitle {
	float: left;
	width: 300px;
}
.indexback {
	background-image: url(/img/index/bgimg.jpg);
	background-repeat: no-repeat;
}
.indexnews {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

.indexnews A:link { color: #FFFFFF; }
.indexnews A:visited { color: #FFFF66; }
.indexnews A:hover {
	color: #C1F0FF;
	font-weight: bold;
	text-decoration: underline;
}
.text1inbox {
	line-height: 25px;
	width: 500px;
	margin-left: 40px;
	padding: 10px;
	border: 1px dotted #D8D9B9;

}
.javabox {
	font-size: 12px;
	margin: 5px;
	line-height: 20px;
}

