body {
	margin: 0px;
	text-align: center;
}
#include_all{
	text-align: left;
	width: 1002px;
	margin:0 auto;
}
.index_main{
	width: 1002px;
}
.foot{
	width: 1002px;
	float: left;
	background-image: url(images/forall/foot_bg_30.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-color: #eaeaea;
	background-position: top;
	padding-top: 10px;
}
.foot .left{
	width: 140px;
	float: left;
	text-align: center;
	position: relative;
}
.foot .right{
	width: 200px;
	font-family: "新細明體", Arial;
	font-size: 78%;
	color: #666666;
	float: left;
	line-height: 20px;
	position: relative;
}
.foot .mid{
	width: 662px;
	font-family: "新細明體", Arial;
	font-size: 78%;
	color: #666666;
	float: left;
	text-align: center;
	line-height: 20px;
	position: relative;
}

