﻿body {
	
}
.bgcolor {
	margin: 0px auto; width: 100%; overflow: hidden; position: relative; min-height: 450px; background-color: white;
}
.title {
	margin: 0px auto; width: 202px; height: 50px; color: rgb(22, 76, 131); padding-top: 11px; font-family: ??????; font-size: 35px;
}
.center {
	background: url("imagesmap.png") no-repeat; margin: 10px auto; width: 980px; height: 540px;
}
.main_Center {
	margin: 10px auto; width: 1080px; height: 540px; overflow: hidden;
}
.line_Height {
	margin: 0px; padding: 0px; width: 3px; height: 3px;
}
.line_index {
	width: 3px; height: 540px; float: left;
}
.wrapper {
	height: 25px; position: relative;
}
.mainMenu {
	left: 50%; font-family: Verdana,Geneva,sans-serif; font-weight: normal; position: absolute; z-index: 100;
}
ul.mMenu {
	list-style: none; margin: 0px 1px 0px 0px; padding: 0px; overflow: hidden; float: left; position: relative;
}
ul.mMenu li.list {
	width: 250px; float: left;
}
li {
	list-style: none;
}
ul.subMenu {
	background: rgb(202, 226, 246); list-style: none; margin: 0px; padding: 0px; color: rgb(51, 51, 51); line-height: 25px; overflow: hidden; font-family: "Microsoft YaHei"; float: left;
}
ul.subMenu li div {
	padding: 0px 10px; width: 100%; color: rgb(51, 51, 51); font-size: 13px; display: block;
}
ul.subMenu li a {
	padding: 0px 10px; color: rgb(51, 51, 51); font-size: 13px; text-decoration: none; display: block;
}
ul.subMenu li a:hover {
	background: rgb(255, 255, 255); color: rgb(51, 51, 51);
}