#nav_main {
	position: relative;
	width: 1000px;
	height:100%;
	font-family:"Î¢ÈíÑÅºÚ";
	text-decoration: none;
	letter-spacing: 0.08em;
}

#nav_main_bar {
	width: 1000px;
	height: 49px;
	background: url(http://www.ccsshmy.com/img/dh.jpg);
}
#nav_main_bar ul { margin:0px; padding:0px;}
#nav_main li {
	float: left;
	list-style: none;
	text-align: center;
	position: relative;
	width: 115px;
	height: 49px;
	padding: 0; margin-left:8px; font-size:14px;
}
#nav_main .bm {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 10;
	text-align: center;
	width: 115px;
	height: 49px; line-height:49px; font-weight:bold;
	text-align: center;
	background: none;
}
#nav_main .bm a {
	background: none;
	color: #fff;
	display: block;
}
#nav_main .bm a:hover {
	color: #FFF;
}
#nav_main .current .bm {
	height: 49px;
	text-align: center;
}
#nav_main .current .inner {
	background: url(../image/dh2.png); background-repeat:no-repeat;

}
#nav_main .current .inner3 {
	background: url(../image/dh2.png); background-repeat:no-repeat;

}
#nav_main .current .inner4 {
	bbackground: url(../image/dh2.png); background-repeat:no-repeat;
	height: 49px;
}
#nav_main .current .bm a {
	background: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;  line-height:46px;
}
#nav_main .current .bm a:hover {
	color: #FFF;
}
#nav_main .lm {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	display: none;
}
#nav_main .lm ul {
	background:rgba(0,91,255,0.8);
	width: 125px; height:180px; margin-top:37px; line-height:40px; font-weight:bold;
}
#nav_main .lm li {
	position: static;
	width: auto;
	height: auto;
	padding: 5px 0 0 12px;
	text-align: left;
}
#nav_main .lm a {
	background: none;
	padding-left: 20px;
	color: #FFF;
	
}
#nav_main .lm a:hover {text-decoration: underline;
}