.upper_left_line {
	background-image: url(left_border_03.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.upper_right_line {
	background-image: url(right-1_03.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.upper_mide_line {
	background-image: url(middle_03.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.left_line {
	background-image: url(left_line_03.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right_line {
	background-image: url(right_line-1_03.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_left_line {
	background-image: url(bottom_left_03.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.bottom_right_line {
	background-image: url(bottom_right_03.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bottom_bottom_line {
	background-image: url(bottom_mid_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_left {
	background-image: url(footer_left_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_right {
	background-image: url(footer_right_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_mid {
	background-image: url(footer_mid_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
