@charset "utf-8";
/*通用_总体信息*/
body {
	margin:0px;
	font-size:14px;
	text-align:left;
	font-family:"微软雅黑";
	background-color: #ffffff;
	background-image: url(../Images/HH_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 24px;
}
a { text-decoration:none; }
a:hover { color:#f00; }
img,form { margin:0; padding:0; border:0; }
input,textarea { font-family:Tahoma,Verdana,"微软雅黑"; font-size: 14px; }

.dh_an {
	font-size:15px;
	color:#fff;
	background-image:url(../Images/HH_DhBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:113px;
	height:46px;
	cursor:pointer;
	line-height:40px;
}

.dh_an:hover {
	font-size:15px;
	color:#fff;
	background-image:url(../Images/HH_DhBgHover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	line-height:40px;
}

.dh_home_an {
	font-size:15px;
	color:#fff;
	background-image:url(../Images/HH_HomeDhBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:96px;
	height:46px;
	cursor:pointer;
	line-height:40px;
}

.dh_home_an:hover {
	font-size:15px;
	color:#fff;
	background-image:url(../Images/HH_HomeDhBgHover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	line-height:40px;
}

.dh_home_pr {
	color:#000;
	cursor:pointer;
}

.dh_home_pr:hover {
    color:#055994;
	cursor:pointer;
}

.more_text {
	color:#a22323;
}

.more_text a {
	color:#a22323;
}

.link_text {
	color:#000;
	line-stacking:22px;
}

.link_text a {
	color:##f00;
}

.yw_bg {
	background-image:url(../Images/HH_Yw_Bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}


.Pr_Img {
	background-image:url(../Images/HH_PrBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.Nr_dh {
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #036;
	letter-spacing: 1px;
}

.Nr_dhbg {
	background-image: url(../Images/HH_Nr_dhBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}