@charset "utf-8";
/* CSS Document */

.table_right {
	background-image: url(images/index1_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_left {
	background-image: url(images/index1_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.center_column {
	background-color: #FFF;
	background-image: url(images/index1_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	letter-spacing: .15em;
	vertical-align: text-top;
	text-align: left;
}
.strong {
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: italic;
	letter-spacing: normal;
	line-height: 22px;
	color: #F00;
}
