
/* LINK 1 */

#navbar1 a {
    width:127px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_01.jpg") no-repeat;
    float:left;
    }

#navbar1 a:hover { 
    background-position:0 -22px;
    }




/* LINK 2 */

#navbar2 a {
    width:185px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_02.jpg") no-repeat;
    float:left;
    }

#navbar2 a:hover { 
    background-position:0 -22px;
    }




/* LINK 3 */

#navbar3 a {
    width:109px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_03.jpg") no-repeat;
    float:left;
    }

#navbar3 a:hover { 
    background-position:0 -22px;
    }




/* LINK 4 */

#navbar4 a {
    width:251px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_04.jpg") no-repeat;
    float:left;
    }

#navbar4 a:hover { 
    background-position:0 -22px;
    }




/* LINK 5 */

#navbar5 a {
    width:114px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_05.jpg") no-repeat;
    float:left;
    }

#navbar5 a:hover { 
    background-position:0 -22px;
    }




/* LINK 6 */

#navbar6 a {
    width:106px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_06.jpg") no-repeat;
    float:left;
    }

#navbar6 a:hover { 
    background-position:0 -22px;
    }




/* LINK 7 */

#navbar7 a {
    width:108px;
    height:22px;
    text-decoration:none;
    background:url("../images/mainroll_07.jpg") no-repeat;
    float:left;
    }

#navbar7 a:hover { 
    background-position:0 -22px;
    }

