body {
	background: #000000 !important;
}

/* SSS cntBasicContent */
.cntBasicContent {
	padding-bottom:22px;
	background:#808080;
	border: 2px solid #808080;
}
.cntBasicContent .text {
	padding: 20px;
	color:#fff;
	background: #808080;
}
.cntBasicContent .text h1 {
	line-height: 32px;
	background: #343434 url(../../image/bdy/h2BG.gif) repeat-x;
	margin-bottom:22px;
	font-size:140%;
	padding-left: 10px;
	margin: -20px -20px 20px -20px;
}
.cntBasicContent .text h2 {
	width:540px;
	margin-bottom:22px;
	font-weight:bold;
	font-size:100%;
}
.cntBasicContent .text p {
	width:540px;
	margin-bottom:22px;
}
.cntBasicContent .text a {
	color:#fffe03;
	text-decoration:underline;
}
.cntBasicContent .home {
	padding-left:20px;
	text-align: right;
	padding-right: 20px;
	color:#fff;
}
.cntBasicContent .home a {
	padding-right:11px;
	color:#fff;
}
/* EEE cntBasicContent */
