@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../style/images/webdesign023.jpg);
	background-repeat: repeat-x;
}
.left {
	background-image: url(../style/images/webdesign022.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 10px;
	height: 440px;
	float: left;
}
.bottom {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}

.content {
	width: 970px;
	margin: auto;
}

.right {
	background-image: url(../style/images/webdesign021.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 10px;
	height: 440px;
	float: right;
}
.back {
	background-image: url(../style/images/webdesign026.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.center {
	margin-right: 10px;
	margin-left: 10px;
}
.but {
	z-index: 1004;
	position: absolute;
	visibility: visible;
}
#edit {
	margin-top: 87px;
	width: 100%;
	float: left;
}
.menu_back {
	background-image: url(../design_works/images/menu_center.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu_bottom {
	background-image: url(../design_works/images/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.below_back {
	background-image: url(../style/images/webdesign026.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

