@charset "utf-8";
.menu-text-white {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer-text {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.content-text1 {
	font-size: 11px;
	font-weight: normal;
}
.pink-olay {
	color: #FFCCFF;
	text-decoration: none;
}
.border-pic-pink {
	border: 1px solid #ff1785;
}
.border-pic-black {
	border: 1px solid #000000;
}
.border-pic-blue {
	border: 1px solid #3CADFC;
}
.white-olay {
	color: #FFFFFF;
	text-decoration: none;
}
.book-text {
	font-size: 24px;
	font-weight: bold;
	color: #3CADFD;
	text-decoration: none;
}
