body {
	background-color: #7297FA;
}
dt {
	clear: left;
	float: left;
	width: 60px;	
}
.gray12 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.gray10 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
a {
	color: #FF6600;
}
a:hover {
	color: #336699;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
	line-height: 150%;
	margin: 5px;
}
.red_bold {
	font-size:15px;
	color: #FF0000;
	font-weight: bold;
	margin: 5px;
	}
.black12 {
	font-size: 12px;
	line-height: 16px;
	margin: 5px;
}
.black10 {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.black_bold{
	font-size:12px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.orange10 {
	font-size: 10px;
	line-height: 14px;
	color: #FF6600;
}
.buy {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3300;
}
.back {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
}
.orange12 {
	color: #FF6600;
}
.red10 {
	font-size: 10px;
	color: #FF0000;
}
.purple10 {
	font-size: 10px;
	line-height: 14px;
	color: #993366;
}
.purple12 {

	color: #993366;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}

