@charset "utf-8";
/* CSS Document */
.footerblack_footer{
	float:left;
	width:1001px;
	border:1px solid #575757;
	height:97px;	
	overflow:hidden;
	background-image:url(/images/footerBlack/footer_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.footerblack_leftcolor{
	float:left;
	width:108px;
	height:25px;
	background-color:#404040;
}
.footerblack_centercolor{
	float:left;
	width:785px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#404040;
}
.footerblack_centercolor span{
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	height:8px;
	margin-top:8px;
	background-color:#696969;
}
.footerblack_centercolor a{
	display:inline-block;
	height:25px;
	line-height:25px;
}
.footerblack_centercolor a:link{
	color:#B0B0B0;
	text-decoration:none;
}
.footerblack_centercolor a:visited{
	color:#B0B0B0;
	text-decoration:none;
}

.footerblack_centercolor a:hover{
	color:#F00;
	text-decoration:none;
}
.footerblack_centercolor a:active{
	color:#F00;
	text-decoration:none;
}
.footerblack_rightcolor{
	float:left;
	width:50px;
	height:25px;
	background-color:#404040;
}
.footerblack_copyright{
	float:left;
	width:1001px;
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:8px;
	color:#7C7C7C;
}
.footerblack_beian{
	float:left;
	width:124px;
	height:23px;
	margin-left:438px;
	background-image:url(/images/footerBlack/beian.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:23px;
	color:#7C7C7C;
	display:inline;
}
.footerblack_beian span{
	color:#AC0101;
	font-family:Arial, Helvetica, sans-serif;
}
