<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
    background-image:url(background-kurok.png);
    background-repeat:repeat;
    font-size:10pt;
    font-family:Arial, Helvetica, sans-serif;
    line-height:15px;
    margin-top:-15px;
    margin-bottom:0px;
    padding:0px;
    background-color:#fff;
    color:#eee;
  }
  
#container {
    background-image:url(background-blacksk.png);
    background-repeat:repeat-y;
    position:relative;
    top:0px;
    margin-top:-15px;
    margin-bottom:0em;
    margin-left: auto;
    margin-right: auto;
    padding:0em 0em 4em 0em;
    border-left:solid 2px #aaa;
    background-color:#000;
    width:1017px;
}

a{color:#55f;}

div,h1,h2,h3,h4,p{border:none;margin:0pt;padding:0pt;}

.migi {float:right;}
.hidari{float:left;}
p {margin-bottom:12px;}


.r{font-size:9pt;color:#ff0000;line-height:12px;}
.b{font-size:9pt;color:#aaaaff;line-height:12px;}
.g{font-size:9pt;color:#999999;line-height:12px;}
.rb{color:#f00000;font-weight:bold;}
.bb{color:#0000a0;font-weight:bold;}


#head{
    position:absolute;
    left:0;
    top:0;
    background-image:url(lightpea.png);
    background-repeat:repeat;
    padding:0;
    margin:0;
    height:43px;
    width:1004px;
}

#title{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}


#subtitle{
    position:absolute;
    left:50;
    top:25;
    z-index:0;
}


#tabs{
    position:absolute;
    left:460px;
    top:5px;
    margin-top:0;
    text-align:right;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
    height:35px;

}
#tabs ul{
    list-style:none;
    margin:0 0 0 0;
    padding:0;
    margin-top:3px;
}

#tabs ul li{
    display:inline;
    margin:0;
    text-transform:capitalize;

}
#tabs ul li a{
    padding:2px 12px;
    color:#fff;
    float:left;
    text-decoration:none;
    border:1px solid #888888;
    border-left:0;
    border-bottom:0;
    margin:0;
    text-transform:capitalize;
}

#tabs ul li a:hover{
    background:#cccccc;
    color:#7F9298;
    text-decoration:none;
}
#tabs ul li a.active{
    background:#ffffff;
    color:#7F9298;
}

#tabs ul li a.solidleft{
   border-left:1px solid #888888;
}

#tabs ul li a.solidlefta{
    border-left:1px solid #888888;
    background:#ffffff;
    color:#7F9298;
}

#tabs span{
    margin-right:20px;
}

#subindexes{
    position:absolute;
    top:75px;
    left:0px;
    width:190px;
    color:#fff;
    background-image:url(lightpea.png);
    background-repeat:repeat;
}


#subindexes ul{
    list-style:none;
    font-size:12px;
    line-height:14px;
    padding-left:10px;
    margin-left:0px;
    margin-top:0px;
}


#subindexes ul li a{
    display:block;
    width:176px;
    border-top:1px solid #888;
    border-left:1px solid #888;
    padding-left:3px;
    text-decoration:none;
    color:#fff;
    margin:0px;
}

#subindexes ul li a.red{
    background:#f00;
    color:#000;
}

#subindexes ul li a:hover{
    background:#ccc;
    text-decoration:none;
    color:#7F9298;
}

#subindexes ul li a.active{
    background-color:#fff;
    text-decoration:none;
    color:#7F9298;
}


#text{
    position:relative;
    left:620px;
    top:100px;
    width:350px;
}

#text td{
font-size:9pt;
}

#heading{
    position:absolute;
    left:-410px;
    top:-45px;
    line-height:26px;
}



#eateryname{
    position:absolute;
    left:210px;
    top:100px;
    width:750px;
}

#bottombar {
   padding:2px 18px;
   text-align:right;
   background:#9acd32;
   margin-bottom:100px;
}
</pre></body></html>