
.footer {
	font-size: 10px;
	color: #9B3367;
}
.footer_pos {
	position: fixed;
	bottom: 0px;
}

.textBoxMargin {
	padding-left: 10px;
	padding-top: 5px;
	}
	
.mainTitles {
	font-size: 15px;
	text-align:left;
	line-height: 21px;
	color: #922048;
	font-weight: bold;
}

.introText {
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #3B3B3B;
	font-weight: bold;
}

.introTextPink {
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #922048;
	font-weight: bold;
}
.mainText {
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #3B3B3B;
}

.mainTextSmaller {
	font-size: 11px;
	text-align:left;
	line-height: 14px;
	color: #3B3B3B;
}


.bg_noRepeat {
	background-repeat: no-repeat;
}

.bg_noRepeatAlign_right {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_noRepeatAlign_top {
	background-repeat: no-repeat;
	background-position: right top;
}

.special_offerTitle {
	font-size: 15px;
	text-align:left;
	line-height: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 0px;
}

.special_offerTitle2 {
	font-size: 14px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
}

.special_offerMain {
	font-size: 12px;
	text-align:left;
	line-height: 14px;
	color: #ffffff;
}
