@charset "utf-8";
/* CSS Document */

/* footer */
.footer {
	height: 111px;
	border-top: 2px solid #107acb;
}
.btm-link {
	padding-top: 16px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
}
.footer-text {
	line-height: 22px;
	text-align: center;
	padding-top: 10px;
}