.green    {
	color: #060;
	font-style: normal;
}
.blue {
	color: #39F;
	font-style: normal;
}
.blue-b {
	color: #39F;
	font-style: normal;
	font-weight: bold;
}
.orange {
	font-style: normal;
	color: #F60;
}
.red {
	font-style: normal;
	color: #F00;
}
.orange-b {
	font-style: normal;
	color: #F60;
	font-weight: bold;
}
.orangeB16 {
	font-style: normal;
	color: #F60;
	font-weight: bold;
	font-size: 16px;
}
#contents01 li {
	display: inline;
}
.bronze {
	color: #ac6b25;
	font-style: normal;
}
#nList td {
	width: 340px;
	font-size: 13px;
}
.font16b {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.bold {
	font-weight: bold;
	font-style: normal;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}