
.fl00 {
	clear: left;
	float: left;
	height: 140px;
	width: 150px;
	margin: 0px;
	position: static;
	border: 0px solid #000000;
}

.fl01 {
	clear: left;
	float: right;
	height: 180px;
	width: 250px;
	margin: 0px;
	position: static;
	border: 0px solid #000000;
}


.fl02 {
	clear: left;
	float: left;
	height: 220px;
	width: 150px;
	margin: 0px;
	position: static;
	text-align: justify;
	border: 0px solid #000000;
}

.fl03 {
	clear: left;
	float: right;
	height: 30em;
	width: 150px;
	border: 0px solid #000000;
}

.fl04 {
	clear: both;
	float: left;
	height: 7em;
	width: 600px;
	border: 0px solid #000000;
}
.fl05 {
	float: left;
	height: 25em;
	width: 150px;
	margin: 0px;
	position: static;
	text-align: justify;
	border: 0px solid #000000;
}
.fl06 {
	
	float: right;
	height: 25em;
	width: 100px;
	margin: 0px;
	position: static;
	text-align: justify;
	border: 0px solid #000000;
}
#rbox {
	clear: right;
	width: 160px;
	position: absolute;
	float: right;
	left: 30px;
	top: 300px;
	font-style: italic;
	text-align: justify;
	visibility: hidden;
}

/*
.logo {
	position:absolute; left:198px; top:150px; width:198px; height:53px; z-index:1; visibility: visible;
}


.men {
position:absolute; left:358px; top:150px; width:689px; height:53px; z-index:2; visibility: hidden;
}


*/
