#menu{
	height:36px;
	width: 994px;
}
.idh{width:108px; height:29px; background:url(index_49.jpg) no-repeat; line-height:29px; font-size:14px; font-weight:bold; text-align:center; color:#FFFFFF;}
.idh a,.idh a:hover,.idh a:visited{color:#FFFFFF;font-size:14px; line-height:29px;}
#nav{
	height: 36px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav td{
	height:36px;
	text-align: center;
	width: 90px;
}
#nav td a{
	display:block;
	height:36px;
	cursor:pointer;
	text-decoration:none;
	background-image: url(line.gif);
	background-repeat: repeat-x;
	width: 97px;
	text-align: center;
	line-height: 36px;
}
#nav td a span{
	tdne-height:14px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	float: left;
	height: 36px;
	width: 97px;
	line-height: 36px;
}
#nav td .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	text-align: center;
	width: 97px;
}
#nav td .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	color:#333333;
	text-decoration:none;
	height: 36px;
	width: 97px;
	background-image: url(line2.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
/*子栏目*/

#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
	height: 25px;
}
#menu_con li{
	float:left;
	height:25px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	cursor:pointer;
	padding-left:3px;
	height: 25px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:25px;
	height: 25px;
}
#menu_con li a:hover{
	text-decoration:none;
	height: 25px;
}
#menu_con li a:hover span{
	height: 25px;
}
