 .h_link_bj {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	padding-top: 20px;
	padding-bottom: 20px;
}
.h_link_biaoti {
	background-image: url(/images/h_linkbiaoti.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
}
.h_link_list {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.h_link_list a {
    font-size: 14px;
    line-height: 28px;
    color: #606060;
    margin-right: 8px;
    display: block;
    float: left;
    white-space: nowrap;
}
.h_link_list a:hover {
	color: #9e0001;
	text-decoration: none;
}