/*------底部开始------*/
#footer7r{
    background:#dddddd;
}
#footer7r .footerWrap {
	position:relative;
  text-align: left;
  clear: both;
  overflow: hidden;
  font-size: 13px;
  width: 1000px;
  margin: 0 auto;
  background-color: #dddddd;
}
#footer7r .footer {
	font-family: Microsoft YaHei;
	line-height: 20px;
  padding: 20px 0;
  zoom:1;
}

}
#footer7r .footerLogo {
	position:absolute;
	top:50%;
	margin-top:-25px;
	left:0;
	width: 185px;
	height: 50px;
	background: url("../image/logo.png")/*tpa=image/logo.png*/ no-repeat;
}
#footer7r .footerNav {
	float: left;
  display:inline;
	padding: 3px 0 5px 215px;
	color: #7c7c7c;
	line-height: 12px;
	width: 600px;
}
#footer7r .footerNav a {
	margin:  10px; color: #7a7a7a;
	
}
#footer7r .footerNav p em {
	font-family: Verdana;
	font-size: 13px;
}

/*------底部结束------*/
