.foot_div{
	height: auto;
}
.foot_div .foot_z {
	width:100%;
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 35px;
	background-color: #707070;
}
.foot_div .foot {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
.foot_div .foot a{
	font-size: 16px;
	line-height: 44px;
	font-weight: normal;
	color: #C9C9C9;
	text-decoration: none;
}
.foot_div .foot li{
	width: calc(100% - 20px);
	height: 45px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	list-style-type: none;
	background-image: url(../image/tb09.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
}
.foot_div foot li a{
	font-size: 16px;
	line-height: 44px;
	font-weight: normal;
	color: #C9C9C9;
}
.foot_div .foot02_z {
	width:100%;
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
	height:80px;
	background-color: #636363;
}
.foot_div .foot02 {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #B9B9B9;
}
.foot_div .foot02 a{
	font-weight: normal;
	color: #B9B9B9;
	text-decoration: none;
}
