@charset "utf-8";
/* CSS Document */
#Content{
	width: 480px;
	float:left;
	margin: 0 0 0 12px;
}
*html #Content{
	margin: 0 0 0 6px;
}
#Sidebar01{
	width: 250px;
	float:left;
	margin: 0 0 0 12px;
}
#Sidebar02{
	width: 220px;
	float:left;
	margin: 0 0 0 12px;
}
