.layout {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #cccccc;
	height: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 195px;
	width: 900px;
}
#wrapper #bodyArea #left {
	width: 450px;
	float: left;
	background-color: #CCC;
	padding: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #6769FF;
	text-align: center;
	height: 350px;
}
#wrapper #bodyArea_ver2 {
	width: 850px;
	float: none;
	background-color: #CCC;
	padding: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #6769FF;
	text-align: left;
}

#wrapper #bodyArea #right {
	width: 350px;
	float: right;
	background-color: #CCC;
	text-align: left;
	padding: 25px;
	height: 350px;
}

#wrapper #bodyArea #footer {
	background-color: #CCC;
	text-align: center;
	color: #4B7BFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#wrapper #bodyArea #right blue font {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right p {
	color: #2D69FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.blue {
	color: #2D69FF;
	font-size: 14px;
	text-align: left;
}
.b-type {
	color: #2D69FF;
	font-size: 14px;
	text-align: left;
}
.b-typecen {
	color: #2D69FF;
	font-size: 14px;
	text-align: center;
}
.comment {
	font-size: 10px;
	color: #000033;
}




.dk {
	color: #040941;
	font-size: 14px;
	text-align: left;
}
.dkcen {
	color: #040941;
	font-size: 14px;
	text-align: center;
}

.bottom {
	color: #CCC;
	font-size: xx-small;
	text-align: left;
}
#wrapper #bodyArea #left .blue {
	text-align: center;
}
#wrapper #bodyArea #left p .dk {
	text-align: left;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
}
.comment {
	font-weight: bold;
}
.comment {
	text-align: center;
}
.b-typecen {
	font-family: Arial, Helvetica, sans-serif;
}
.b-typecen {
	font-weight: bold;
}
.b-typecen {
	font-size: 16px;
	text-align: center;
}
.central {
	text-align: center;
	color: #003;
	font-weight: bold;
}

