@charset "utf-8";
#main-left {
	float: left;
}
#main-right {
	float: right;
	width: 684px;
}
#main {
	width: 950px;
}
