@charset "utf-8";
/* CSS Document */

#cont_left {
	float: left;
	width: 454px;
	margin: 0 auto;
	padding-top: 10px;
	display: inline;
}
#cont_left .bottom tr td {
	vertical-align: bottom;
}

#cont_right {
	float: right;
	display: inline;
}
.center1 {
	text-align: center;
	margin-top: 10px;
}


