﻿.h_link_bj {
	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:70%;
	margin-right:auto;
	margin-left:auto;
	height:65px;
}
.h_link_list {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
.h_link_list a {
	font-size:14px;
	line-height:22px;
	color:#606060;
	margin-right:10px;
	display:block;
	float:left;
	white-space:nowrap;
}
.h_link_list a:hover {
	color:#9e0001;
}