#top {
	background-image: url("/pics/up_06.jpg");
	width: 670px;
	height: 53px;
}

#con {
	width: 668px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	border-left: 1px solid #0f3f6f;
	border-right: 1px solid #0f3f6f;
	border-bottom: 1px solid #0f3f6f;
	background: url();
}

#main {
        margin-left: 0px;
        min-height: 0px;
        height: 100%;
		text-align: center;
}

div.float {
	float: left;
	text-align: center;
	width: 260px;
	margin-top: 15px;
}
		  
div.float img {
	width: 234px;
	height: 176px;
}

