@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	/* color: #333;   */
	font-family: Microsoft YaHei;
}
.maindiv {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 1000px;
	clear: both;
}
.helpTitle{
	height: 32px;
	line-height: 32px;
	margin-left: 13px;
}
.helpTitle a{
	color: #173b7b;
}
.helpTitle a:hover {
	text-decoration: underline;
}
.conectTitle h3{
	color: #0064b4;
	font-family:"宋体";
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-top:11px;
	margin-left: 13px;
}
.conectTitle{
	border-bottom: 1px solid #d8d8d8;
	height: 65px;
	margin-bottom: 20px;
	position: relative;
}
.conect_text{
	padding-top:10px;
	 color: #666;
	 line-height: 25px;
	 text-indent: 2em;
}
.conect_text .text_title{
	font-weight: bold;
}
#map{
	margin-left:212px;
	 margin-bottom: 25px;
}