@charset "utf-8";
/* CSS Document */

#leftcol,
#flashtop,
#foottable,
#imgcol {
	display: none;
}
td.productBox {
	width:600px;
}
#prodtable {
	border:none;
}
#prodmainimage {
	display: block;
	margin: 20px auto;
}
#epcimage {
	display: inline;
	width:700px;
}

#proddetailtable{
	width:700px;
}
#BackLink {
	display:none;
}