@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF1F0;
}
.shadow_header_left {
	background-image: url(/images/common/shadow_header_left.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.shadow_header_right {
	background-image: url(/images/common/shadow_header_right.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.shadow_body_left {
	background-image: url(/images/common/shadow_body_left.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.shadow_body_right {
	background-image: url(/images/common/shadow_body_right.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.shadow_footer {
	background-image: url(/images/common/shadow_footer.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
.banner_background {
	background-image: url(/images/navigation/header_banner.jpg);
	background-repeat: no-repeat;
}
