#border_complete {
width: 700px;
}
#border_top {
height: 40px;
background-image: url(image/border_top.png);
}
#border_center {
background-image: url(image/border_center.png);
background-repeat: repeat-y;
}
#border_bottom {
height: 42px;
background-image: url(image/border_bottom.png);
}