/*导航样式*/
DL {
	padding: 0px;
	margin: 0px;
}
DT {
	padding: 0px;
	margin: 0px;
}
DD {
	padding: 0px;
	margin: 0px;
}
UL {
	padding: 0px;
	margin: 0px;
}
.dhnav_box {
	width: 1100px;
	margin:0 auto;
	padding:0;
}
/*.dhnav { background: url('../images/nav_bg.jpg') repeat-x scroll 0% 0% transparent; width: 100%; margin: 0pt auto; }*/
.dhnav {
	width: 100%;
}
.dhnav li {
	line-height: 40px;
}
#dhnav {
	height: 40px;
}
#dhnav li.dhnav_m {
	height: 40px;
	 background:url(images/index_02.png) top right no-repeat;
	display: block;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	float: left;
	width: 157px;
	text-align: center;
	z-index:9999;
	color:#FFF;
}
#dhnav li.dhnav_m a {	color:#FFF;}
#dhnav li.dhnav_m a:hover{ background:#02aaeb; color:#fff;  display:block;}

#dhnav li.dhnav_index {
	color: #333;
}
#dhnav li.dhnav_index a {
	color: #fff;
	line-height: 40px;
	font-size:14px;
}
#dhnav li.dhnav_m a.dhnav_m_link {
	color: #333;
	height: 40px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
	font-weight: bold;
}
#dhnav li.dhnav_m a.dhnav_m_link:hover {
	background: url(images/nav_bg.gif) no-repeat scroll 0pt 0pt transparent;
}
.dhnav_sub_main {
	z-index: 999;
	position: absolute;
	width: 157px;
	top: 40px;
	left: -9999px;
}
#dhnav li.dhnav_m:hover .dhnav_sub_main {
	left: 0px;
}
.dhnav_sub_main LI {
	text-align: center;
	border-bottom:1px solid #4496FF;
	line-height: 26px;
	height: 27px;
	font-size: 12px;
	color: rgb(255, 255, 255);
}
.dhnav_sub_main LI A {
	width: 157px;
	background: #1765b5;
	display: block;
	height: 27px;
	color: rgb(255, 255, 255);
}
.dhnav_sub_main LI A:hover {
	background: url(images/bg_sed_navi_h.png) no-repeat scroll 0% 0% transparent;
	color: rgb(255, 255, 255);
}
.main_menu {
	z-index: 100;
	position: absolute;
	width:400px;
	display: none;
	background: url(images/nav_sub.gif) repeat-x scroll 0px -120px rgb(242, 242, 242);
	height: 345px;
	font-size: 12px;
	overflow: hidden;
	top: 136px;
	left: -150px;
	filter: alpha(opacity=95);
	opacity: 0.95;
}
#dhnav li.dhnav_m:hover .main_menu {
	display: block;
}
.dhnavpro {
	margin: 0px auto;
	width: 400px;
	overflow: hidden;
}
.dhnavpro DL {
	background: url(images/nav_sub_r.gif) no-repeat scroll right bottom transparent;
	float: left;
	height: 340px;
	overflow: hidden;
	margin-right: 20px;
}
.dhnavpro DL DT {
	line-height: 28px;
	margin-bottom: 5px;
	background: url(images/nav_sub.gif) no-repeat scroll 0px 0px transparent;
	height: 28px;
	overflow: hidden;
	text-align:left;
	text-indent: 10px;
}
.dhnavpro DL DT A {
	color: rgb(0, 0, 0);
}
.dhnavpro DL DT A STRONG {
	color: rgb(255, 255, 255);
	font-size: 12px;
}
.dhnavpro DL DD {
	text-indent: 12px;
	background: url(images/yd.jpg) no-repeat scroll left center transparent;
	height: 30px;
	overflow: hidden;
	text-align: left;
}
.dhnavpro DL DD A {
	display: block;
	line-height: 24px;
}
.dhnavpro DL DD A:hover {
	background: none repeat scroll 0% 0% rgb(204, 0, 0);
	color: rgb(255, 255, 255);
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
.dhnavpro DL.dhnavpro_1 {
	width: 140px;
}
.dhnavpro DL.dhnavpro_2 {
	width: 123px;
}
.dhnavpro DL.dhnavpro_2 DD {
	width: 110px;
}
.dhnavpro DL.dhnavpro_3 {
	width: 165px;
}
.dhnavpro DL.dhnavpro_3 DD {
	width: 165px;
}
.dhnavpro_r {
	width: 160px;
	height: 340px;
}
.dhnavpro_r DL {
	background: none repeat scroll 0% 0% transparent;
	float: none;
	height: auto;
	margin-right: 0px;
}




