#main {
	margin: 0px auto;
	width: 612px;
}
#main_left {
	width: 304px;
	float: left;
}
#main_right {
	width: 308px;
	float: left;
}
