/* CSS Document */


#wrap {
	width: 720px;
	height: 100%;
	margin: 0 auto 0px auto;
	padding: 0;
	text-align: left;
	overflow:visible;


	
	}


sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}	


.kleft{
	clear: both;
	float: left;
	overflow: hidden;
	padding: 0 4px 2px 0;
}
.kright{
	clear: both;
	float: right;
	overflow: hidden;
	padding: 0 0 2px 4px;
}
.kcenter{
	border: 0px solid #000;
	display: block;
	text-align: center;
	overflow: hidden;
	clear: both;
}
