/* CSS Document */

.prize {
	border-spacing: 1px;
	margin-bottom: 30px;
}
.prize td {
	font-size: 14px;
	line-height: 1.4;
	padding: 10px;
}
.prize th {
	font-size: 12px;
	padding: 10px;
	color: #FFF;
	background-color: #945447;
}
.number {
	color: #FFF;
	background-color: #647B3B;
	text-align: center;
}
.school {
	background-color: #C9D8AD;
}
.summary {
	background-color: #F8F4E7;
}
.class {
	background-color: #E9D3CF;
	text-align: center;
}
.work {
	background-color: #EBEBF3;
}
.prizeBox {
	background-image: url(prize_bg.jpg);
	background-repeat: repeat;
	border: 20px solid #FFF;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.gold1 {
	padding-left: 86px;
	background-image: url(ele1_prize3.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #7A4C43;
	font-weight: bold;
	line-height: 1.3;
	margin-right: 20px;
}
.nameLarge {
	font-size: 30px;
}
.productName {
	font-size: 20px;
}
.small {
	font-size: 12px;
	margin-top: -10px;
}
.productBox img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
.mr20 {
	padding-right: 20px;
}
.goldBox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A4C43;
}
.syourei {
	font-weight: bold;
	color: #637B41;
	line-height: 1.3;
}
