@charset "utf-8";
/* CSS Document */
.foot{ width:1200px; margin:0px auto;}
.end{
	height: 290px;
	width: 100%;
	background: #efefef;
	margin-top: 10px;
	line-height: 30px;
}
.end_1{ width:225px; margin-right:55px;}
.end_3{ width:120px;}

.left{ float:left;}
.right{ float:right;}
