@charset "UTF-8";
/* CSS Document */

.prehead {
	background-image: url(images/concept06_02.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000267;
}
.main {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.Head {
	background-image: url(images/concept06_06.jpg);
	margin: 0px;
	height: 110px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left top;
}
.DoubleJ a {
	color: #000267;
	text-decoration: none;
}
.Resource {
	height: 241px;
	width: 484px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	clear: both;
}
.DoubleJ {
	background-image: url(images/concept06_13.jpg);
	height: 221px;
	width: 166px;
	padding: 10px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 0px 10px;
}

