.footer-full {
	background: #FFFFFF;
}

.footer-content {
	padding-top: 10px;
}

.footer-full .line {
	width: 100%;
	height: 1px;
	background: #f7f7f7;
}

.footer-copright {
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #636979;
	line-height: 50px;
	font-weight: 400;
}

.footer-table {
	
}

.footer-table th {
	width: 200px;
	font-size: 17px;
	font-weight: 400;
	color: #181818;
	line-height: 70px;
	text-align: left;
}

.footer-table td {
	vertical-align: top;
	font-size: 14px;
	font-weight: 400;
	color: #6D6D6D;
	line-height: 26px;
}

.footer-table td  div{
	height: 35px;
}