@charset "utf-8";
.border-white2 {
	border: 2px solid #FFFFFF;
}
.text-main {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.text-link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
