

div.head {
	position:absolute;
	background: url(img/head.jpg);
	left:0px;
	top:0px;
	width:600px;
	height:131px;
}

div.left {
	position:absolute;
	background: url(img/left.jpg);
	left:0px;
	top:131px;
	width:178px;
	height:337px;
}

div.head_cgx {
	position:absolute;
	background: url(img/head_cgx.gif);
	left:178px;
	top:131px;
	width:422px;
	height:45px;
}

div.center {
	position:absolute;
	background: url(img/center.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 23px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	line-height: 16pt;
	overflow: visible; 
	color: #333333;
	left:178px;
	top:176px;
	width:340px;
	height:262px;
}

div.right {
	position:absolute;
	background: url(img/right.jpg);
	left:538px;
	top:176px;
	width:62px;
	height:292px;
}

div.foot {
	position:absolute;
	background: url(img/foot.jpg);
	left:0px;
	top:468px;
	width:600px;
	height:117px;
}

a {
	color: #CC0000;
	text-decoration: none;}

.rot {
	color: #CC0000;}

.copyright {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	padding-top: 8px;
	padding-right: 62px;}

.valid {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;}

