/* CSS Document */
.border_top
{
background:url(../images/site/outline_01.gif) no-repeat top;
width:155px;
height:5;
}
.border_left
{
background:url(../images/site/outline_02.gif) no-repeat top;
width:5px;
height:109px;
}

.border_right
{
background:url(../images/site/outline_04.gif) no-repeat top;
width:6px;
height:109px;
}

.border_bottom
{
background:url(../images/site/outline_05.gif) no-repeat top;
width:155px;
height:6px;

}


