@charset "utf-8";
td {
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
ul {
	list-style: none;
	line-height: 12px;
}
.Center {
	text-align: center;
}
.contact_DivContent {
	background-color: #EBEBEB;
	height: 450px;
	padding-top: 20px;
	width: 1090px;
}
.DivContent {
	background-color: #EBEBEB;
	height: 399px;
	padding-top: 20px;
	width: 1090px;
}
.CopyRigths {
	background-color: #2A2A2A;
	border-top: #191919 solid 2px;
	color: #838383;
	height: 52px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	width: 1070px;
}
.DivMenu {
	height: 97px;
	text-align: center;
	width: 1090px;
}
.Menu {
	color: #433B86;
	cursor: pointer;
	font-size: 15px;
}
.Pic {
	border-bottom: #DADADA solid 2px;
	width: 1090px;
}
.Title {
	color: #0A4690;
	font-size: 13px;
	font-weight: bold;
}
