@charset "utf-8";
/* CSS Document */

#left{
	width:600px;
	float:left;
	margin:0 40px 0 0;
}

#right{
	width:300px;
	float:left;
	margin-bottom:20px;
}

#right div{
	margin-bottom:10px;
}
