/* home bn ------------------------------*/

#bnhome{
     background: url(../img/navi_press.gif) repeat-x;
     width: 100%;
     height: 10px;
     margin: 0px;
     padding: 0px;
     border-top: solid 0px #FF9900;
}

#breadcrumbs{
     width: 100%;
     background-color: #F5F5F5;
     border-top: solid 1px #FF0000;
     border-bottom: solid 1px #FF0000;
     margin: 0px 0px 20px 0px;
     padding: 3px 0px 3px 10px;
     font-size: 0.8em;
}

#-----------------------------------

#bnt{
       margin-top: 0px;
}

#bnline{
     background: url(../img/bn_bg.gif) top repeat-x;
     margin: 0px;
     padding-top: 10px;
}

#bnfront{
     background: url(../img/bn_front_0.gif) left no-repeat;
     width: 300px;
     height: 80px;
}

#bnrear{
     background: url(../img/bn_rear_0.jpg) right no-repeat;
     width: 400px;
     height: 80px;
}



