.footer {
	width: 740px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 15px;

}
.footer_line {
	background: #F26522;
	height: 3px;
	width: 100%;
	float: left;
}
.footer .content {
	padding-top: 8px;
	width: 100%;
	text-align: center;
}
