#container-body {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 980px;
	background: #000;
	font-size: x-small;
}
#container-body a {
	color: #ccc;
}
b {
	font-size: small;
	color: #099ccb;
	border-bottom: 1px solid #099ccb;
}

#container-body {
	margin-top: 5px;
	padding-top: 5px;
	width: 980px;
	background: #000;
}
#container-body a {
	color: #ccc;
}

#flashcontent {
	width: 980px;
	height: 460px;
	text-align: center;
}
#textcontent {
	width: 80%;
	margin: 0 auto;
	text-align: justify;
	color: #999999;
	font-size: 116%;
}
#textcontent h3,
#textcontent b {
	color: #fff;
}
#textcontent .bloc:first-letter {
	font-size: small;
	font-weight: bold;
	color: #fff;
}

	#dList .dBlock {
		width: 320px;
		height: 120px;
		float: left;
		font-size: 106%;
	}
	#dList em {
		color: #099ccb;
		display: block;
	}
	#dList h3 {
		color: white;
		display: block;
	}
	#dList p {
		color: #9c9c9c;
	}
	
/* 2009 version */
.nversion9 {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	color: #999999;
	font-size: 112%;
	margin-top: 20px;
}

	h2 { margin-left: 30px; }
	.fifty2009 {
		float: left;
		width: 340px;
		margin: 0 50px;
		color: #999999;
	}
.nversion9 em {
	color: #099ccb;
}
.nversion9 a {
	color: #999999;
}
.nversion9 h3,
.nversion9 b {
	color: #099ccb;
}
.nversion9 h3 {
	margin-top: 15px;
	margin-bottom: 6px;
	font-size: 120%;
}
