@charset "utf-8";

body {
    overflow-x: visible !important;
    overflow-y: visible !important;
 }

#header{
	position: absolute;
	width:1024px;
}

#header.all_product{
	position: absolute;
	width:1024px;
}
