/* CSS Document */

#loftpage {
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.hengxian2 {
	color: #0c7caf;
	height: 3px;
	background-color: #0c7caf;
}

.hengxian {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	font-weight: normal;
	color: #2b7eae;
	height: 33px;
	width: 980px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(images/hx2.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	vertical-align: sub;
	background-position: top;
}
.part3 {
	font-family: "Î¢ÈíÑÅºÚ";
	color: #414344;
	height: 200px;
	margin-top: 5px;
}
.links {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ";
}

a{
color:#171717;
}