@charset "utf-8";
/* CSS Document */
.uifooter_footer{
	overflow:hidden;
	width:948px;
	height:97px;
	background-image:url(/images/footer/one_day.gif);
	background-position:right top;
	background-repeat:no-repeat;
	border:1px solid #d5d5d5;
	display:block;
	float:none;
}
.uifooter_line{
	overflow:hidden;
	width:948px;
	height:5px;
	clear:both;
	float:none;
	display:block;
}
.uifooter_footer dl{
	float:left;
	overflow:hidden;
	width:840px;
	height:24px;
	margin-top:1px;
	background-color:#f3f3f3;
}
.uifooter_footer dl dt{
	float:left;
	overflow:hidden;
	display:inline;
	width:75px;
	height:24px;
	line-height:24px;
	text-align:center;
	margin-left:212px;
}
.uifooter_footer dl dd{
	float:left;
	overflow:hidden;
	display:inline;
	width:75px;
	height:24px;
	line-height:24px;
	text-align:center;
	
	background-image:url(/images/footer/footer_line.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
}
.uifooter_footer p{
	width:945px;
	float:left;
	line-height:20px;
	margin-top:10px;
	text-align:center;
	clear:both;
	
}
.uifooter_footer div{
	float:left;
	overflow:hidden;
	display:inline;
	width:124px;
	height:23px;
	line-height:23px;
	text-align:center;
	background-image:url(/images/footer/beian_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:413px;
	margin-top:5px;
	/*border:1px solid;*/
}
.uifooter_footer div span{
	color:#cb0000;
}
