/* ==========================================================================
  other-link
========================================================================== */
.other-link {
	padding-bottom: 8px;
	font-size: 12px;
	color: #b0aca3;
	line-height: 21px;
	text-align: center;
}
.mainBox .other-link {
	position: absolute;
	bottom: 10px;
	padding: 0 0 0 186px;
}
.other-link.reSize {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.other-link a {
	margin: 0 13px;
	color: #896049;
}
.other-link a:hover {
	color: #444;
}