@charset "ISO-8859-1";
#frame {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}
.area {
	background-color: #FF0000;
	height: 222px;
	width: 222px;
	float: left;
}
.space {
	width: 34px;
}
#frame .content table {
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
#frame .content img {
	border: 1px solid #000000;
}
#frame .content h1 {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
#frame .content h2 {
	font-size: 14px;
	text-align: center;
	margin: 0px;
}
#frame .content h3 {
	font-size: 12px;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frame .content p {
	font-size: 12px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 6px;
}
#frame .content .sale {
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#frame .content .sale td {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#frame .content .sale .bkgd_col {
	background-color: #279F20;
}
