a:link {
        color: #003366;
        text-decoration: none;
}
a:visited {
        color: #003366;
        text-decoration: none;
}
a:hover {
        color: #FF6633;
        text-decoration: none;
}
a:active {
        color: #003366;
        text-decoration: none;
}

.TextNavBar {
         font-size:12px;
         #font-weight: bolder;
}

body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #003399;
        background-color: #BED3E8;
        scrollbar-face-color:#DCE4F0;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#000000;
   scrollbar-darkshadow-color:#FFFFFF;
}

table {
        font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
}

.navi_back {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
}

.navi_text {
        color: #003399;
        position: absolute;
        top: 20px;
        left: 35px;
        z-index: 2;
        width: 120px;
        font-weight: bolder;
        height: 400px;

}

.navi_form{
        color: #003399;
        position: absolute;
        top: 300px;
        left: 35px;
        z-index: 2;
        width: 120px;
        font-weight: bolder;


}


.main_text {
        color: #003399;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 2;
        width: 800px;
        height: 420px;
        overflow: hidden;
        overflow-y: scroll;
}

.shopinfo_1 {
        color:#557362
}
.shopinfo_0 {
        color:#BB0000
}
.img_nobord {
        border: 0px;
}
.sinp {
        position:absolute;
        top:117px;
        left:165px;
}