@charset "utf-8";
/*body {
	line-height: 25px;
	color: #565656;
	margin:0 auto;
	font-family: Arial, "宋体";
	font-size: 12px;
}
.topclass {
	width:1003px;
	float:left;
	background-color:#55baed;
}
#toplogo {
	width:395px;
	float:left;
}
.BodyDiv {
	clear:both;
	width:1003px;
	margin-left:auto;
	margin-right:auto;
}
#toplinkmap {
	width:184px;
	float:right;
}
#toptime {
	background-image:url(../images/nav01_1.jpg) no-repeat;
	width:224px;
	height:24px;
	float:right;
	line-height:24px;
	color:#FFFFFF;
	background-position: right;
}
*/
#subnav1, #subnav2, #subnav3, #subnav4 {
	background:url(../images/nav01.jpg) no-repeat;
	width:125px;
	height:34px;
	padding-right:20px;
	line-height:30px;
	text-align:center;
	font-family:"宋体";
}
/*#subnav1 a:hover, #subnav2 a:hover, #subnav3 a:hover, #subnav4 a:hover {
	background:url(../images/nav01_1.jpg) no-repeat;
	width:125px;
	height:34px;
}*/
#subnav {
	height: 34px;
	list-style-type: none;
	line-height:34px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"宋体";
}
#subnav a {
	display: block;
	padding-left:5px;
	text-align:center;
}
/*#subnav a:link {
	color:#EEE;
	text-decoration:none;
}
#subnav a:visited {
	color:#EEE;
	text-decoration:none;
}*/
#subnav a:hover {
	color:#fff000;
	text-decoration:none;
	/*font-weight:bold;
	background:url(../images/nav01_1.jpg) no-repeat;*/
	text-decoration:underline;
}
#subnav li {
	float: left;
}
#subnav li ul {
	line-height: 24px;
	list-style-type: none;
	text-align:left;
/*	left:999px;*/
	position: absolute;
	background:#006dc5;
	/* background:url(../images/jdmenubg.jpg) repeat-x;*/
	display:none;
/*	margin-left:100px;*/
}
#subnav li ul li {
	float: left;
}
#subnav li ul a {
	display: block;
	text-align:center;
}
/*#subnav li ul a:link {
	color:#fff;
	text-decoration:none;
}
#subnav li ul a:visited {
	color:#fff;
	text-decoration:none;
}*/
/*#subnav li ul a:hover {
	color:#fff000;
	background:#006dc5;
	text-decoration:underline;
	font-size:12px;
	width:139px;
	font-weight:normal;
	height:24px;
	*width:auto;
	font-weight:bold;
white-space:nowrap;
	
}*/
#subnav li:hover ul {
/*	left:50%;*/
	position: absolute;
	display:none;
}
#subnav li.sfhover ul {
	left:35%;
	position: absolute;
	display:block;
}
#subnavli1 {
	width: 550px;
	text-align:center;
	margin-left:20px;
}
#subnavli2 {
	width: 570px;
	margin-left:20px;
/*	text-align:center;*/
}
#subnavli3 {
	width: 230px;
	margin-left:260px;
	text-align:center;
	padding-left:10px;
}
#subnavli4 {
	width: 365px;
	text-align:center;
	margin-left:250px;
	padding-left:10px;
}

