.bgr {
	background-attachment: scroll;
	background-image: url(bgr.png);
	background-repeat: no-repeat;
	background-position: 30px 157px;
}
.title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.button_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B4057;
}
.contact_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4057;
	font-weight: bold;
}
.body_title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2B4057;
	font-weight: bold;
}
.body_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.inquiry {
	font-size: 13px;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
}
.decoration_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.table_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Christmas {
	background: url(christmas_bgr.png) no-repeat fixed;
}

