.ddmx30 ul {
	height:37px;
	width:960px;
	margin:0 auto;
	background-color:#18477f;
}
.ddmx30 ul li {
	display: inline;
	list-style-type: none;
}
.ddmx30 a, .ddmx30 a:link, .ddmx30 a:visited {
	display:block;
	float: left;
	position:relative;
	font-size: 12px;
	line-height: 37px;
	height:37px;
	width:132px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color: #fff;
	border-right:1px solid #fff;
}
.ddmx30 a.item1:hover, .ddmx30 li#current a.item1 {
	color: #fff;
	background:url(../images/bgbtn.jpg) no-repeat center bottom;
}
.ddmx30 a.item2, .ddmx30 a.item2:hover, .ddmx30 a.item2-active, .ddmx30 a.item2-active:hover {
	width:132px;
	text-align: center !important;
	font-weight: bold !important;
	text-decoration: none !important;
	display: block;
	white-space: nowrap;
	height:35px;
	font-size:11px;
}
.ddmx30 a.item2 {
	background-color: #18477f !important;
	color: #fff !important;
	border-top: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	position:relative;
	font-size:11px;
	padding:0 1px;
}
.ddmx30 a.item2-last {
	background-color: #18477f !important;
	color: #fff !important;
	border-bottom: 1px solid #fff !important;
	position:relative;
}
.ddmx30 a.item2:hover, .ddmx30 a.item2-active, .ddmx30 a.item2-active:hover {
	background-color: #18477f !important;
	color: #fff !important;
}
.ddmx30 .section {
	position: absolute;
	visibility: hidden;
	display: block;
	z-index: -1;
}
ul.section2 {
	width:132px;
	margin-left:-1px;
	height:auto;
	overflow:hidden;
}
ul.section2 li {
	float:left;
}
div#menu30 ul{
	border-left:1px solid white!important;
}

