
.head_06
{
    background-image: URL('6-01.png') ;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
    text-align: center;
    height:65px;
}

.body_06
{
    background-image: URL('1-03.png') ;
    background-repeat: repeat-y;
    background-position: center;
    position:relative;
    text-align: center;
}

.body_06 #content
{
    background-image: URL('bg.png') ;
    background-repeat: repeat-y;
    background-position: top;
}

.body_06 #note
{
    text-align: left;
    position:relative;
    width: 700px;
}

.body_06 img
{
    border: 1px #A4A8CD solid;
}

.body_06 table
{
    width: 750px;
    text-align: left;
    position:relative;
    color: #303030;
    font-size: 16px;
    line-height: 24px;
}

.body_06 a
{
    color: #4060a0;
}

.body_06 a:hover
{
    filter: alpha(opacity = 0);
    background-color: #303030;
    color: #f0f070;
    opacity: 1;
}

.foot_06
{
    background-image: URL('6-02.png') ;
    background-repeat: no-repeat;
    background-position: center;
    color: #F0F0F0;
    height: 61px;
}

