.footer_area{
	height:150px;
	color:#fff;
	background:#808080;
}
.footer_link{
	width:960px;
	height:40px;
	margin:0 auto;
	border-bottom:1px dashed #fff;
	line-height:40px;
	overflow:hidden;
}
.font_12{
	font-size:12px;
}
.font_14{
	font-size:14px;
}
.font_bold{
	font-weight:bold;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.width_100{
	width:200px;
}
.color_white a{
	color:#fff;
}
.footer_announce{
	text-align:center;
	font-size:12px;
}
.footer_announce p{
	height:30px;
	line-height:30px;
}