@charset "utf-8";
/* CSS Document */
.side_bar{
	float:left;
}
.side_bar2{
	display:none;
	float:right;
}
.column_center{
	width:670px;\width:670px;w\idth:670px;
	float:left;
}
html>body .column_center{
	width:680px;
	float:left;
}


