.left {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4px;
	color: #000;
	background-color: #C69;
	height: 800px;
	width: 100px;
	float: left;
	clear: none;
}
.right {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4px;
	color: #000;
	background-color: #C69;
	height: 800px;
	width: 100px;
	float: none;
	clear: none;
}
.civilcode {
	top: 5px;
}
.blue {
	font-family: Verdana, Geneva, sans-serif;
	color: #09C;
}
