@charset="UTF-8";


.text4group {
	text-align: left;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
}
.text4group h3 {
	color: #FF3300;
}
.text4group h4 {
	color: #FF3300;
}
#rist {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
strong {
	color: #FF3300;
}

.yellow {
	background-image: url(../img/color-yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.green {
	background-image: url(../img/color-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.green2 {
	color: #66CC66;
}
.gold {
	background-image: url(../img/color-gold.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.silver {
	background-image: url(../img/color-silver.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.red {
	background-image: url(../img/color-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.blue2 {
	background-image: url(../img/color-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.brown {
	background-image: url(../img/color-brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.orange {
	background-image: url(../img/color-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.purple {
	background-image: url(../img/color-purple.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.black {
	background-image: url(../img/color-black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}

