@charset "utf-8";
.div_shadow {
	border-top: thin outset #333;
	border-right: thin inset #333;
	border-bottom: thin inset #333;
	border-left: thin outset #333;
}
