#order_text {
	position:absolute;
	left:-22px;
	top:-13px;
	width:448px;
	height:40px;
	z-index:2;
	font: 20px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	margin-top: 210px;
	margin-left: 174px;
}
#off_text {
	position:absolute;
	left:-26px;
	top:5px;
	width:339px;
	height:90px;
	z-index:3;
	color: #FF8200;
	text-decoration: none;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	margin-top: 546px;
	margin-left: 283px;
}
.boldtext{
	font-weight: bold;
}
.contents {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}


.red{
	color: #DF2024;
}
.darkred {
	color: #960101;
}
