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

body {
	margin: 0px;
	background-image: url(../style/images/dd.jpg);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
}
#justify {
	text-align: justify;
	text-justify: distribute;
	word-break:break-all
}
.left {
	background-image: url(../style/images/ss.jpg);
	background-repeat: no-repeat;
	background-position: right 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/style_20.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.center {
	margin-right: 10px;
	margin-left: 10px;
}
.but {
	z-index: 1004;
	position: absolute;
	visibility: visible;
}
#edit {
	margin-top: 87px;
	float: left;
	width: 100%;
}
.Products_back {
	background-image: url(../Products/images/products_09.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.below_back {
	background-repeat: no-repeat;
	background-image: url(../style/images/rr.jpg);
}

