/* Body1 */
.body1left {
	background-image :    url("../process/body1left.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 440px;
	height : 280px;
}
.body1right {
	background-image :    url("../process/body1right.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 445px;
	height : 280px;
}

/* Body1Frame */
.top1 {
	background-image :    url("../process/top1.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 20px;
}

.left1 {
	background-image :    url("../process/left1.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 280px;
}

.middle1 {
	background-image :    url("../process/middle1.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 280px;
}

.right1 {
	background-image :    url("../process/right1.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 25px;
	height : 280px;
}

/* Body2 */
.body2left {
	background-image :    url("../process/body2left.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 440px;
	height : 285px;
}
.body2right {
	background-image :    url("../process/body2right.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 445px;
	height : 285px;
}

/* Body2Frame */
.top2 {
	background-image :    url("../process/top2.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 40px;
}

.left2 {
	background-image :    url("../process/left2.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 285px;
}

.middle2 {
	background-image :    url("../process/middle2.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 285px;
}

.right2 {
	background-image :    url("../process/right2.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 25px;
	height : 285px;
}

/* Body3 */
.body3 {
	background-image :    url("../process/body3.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 915px;
	height : 285px;
}

/* Body3Frame */
.top3 {
	background-image :    url("../process/top3.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 35px;
}

.left3 {
	background-image :    url("../process/left3.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 285px;
}

.right3 {
	background-image :    url("../process/right3.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 25px;
	height : 285px;
}

.bottom {
	background-image :    url("../process/bottom.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 25px;
}