@CHARSET "ISO-8859-1";

#distributor{
width:600px;
margin:20px 0 0 16px;
padding:0;
text-align:left;
}

#distributor p{
 margin:40px 0 12px 0;
}

.top{
 float:right;
}

.spec {
width:600px;
 margin:0;
 padding:0;
 border-collapse : collapse;
 empty-cells:show;
 border:1px solid #666;
}

#distributor th{
/* background-color:#333;*/
 padding:4px;
 font-size:10px;
 color:#ccc;
 white-space:nowrap;
 border:1px solid #444;
 font-weight:normal;
 letter-spacing:0.1em;
}

#distributor td{
 font-size:12px;
 padding:4px;
 border:1px solid #444;
}

.spec .bgBlack{
 background-color:#222;
 text-align:center;
 color:#CCCCCC;
 white-space:nowrap;
}

.spec .txt01{ background-color:#E0E0E0;}
.spec .txt02{ background-color:#E0E0E0; text-align:center;}
.spec .bg{ background-color:#EBEBEB;}

.spec .ttl{
 background-color:#DBE8E8;
 padding:0 12px 0 15px;
 color:#444;
}

.spec  .america{
 background-image:url(img/america.gif);
 background-repeat:repeat-y;
}
.spec  .europe{
 background-image:url(img/europe.gif);
 background-repeat:repeat-y;
}

.spec  .africa{
 background-image:url(img/africa.gif);
 background-repeat:repeat-y;
}

.spec  .asia{
 background-image:url(img/asia.gif);
 background-repeat:repeat-y;
}
.spec  .oceania{
 background-image:url(img/oceania.gif);
 background-repeat:repeat-y;
}


.countryttl{
 margin:5px 0 0 5px;
 font-size:12px;
 color:#CCCCCC;
}

.countryimg{
 vertical-align:middle;
 margin:5px 0 5px 2px;
}

.fsize12asia{
 color:#d7715a;
}

.fsize12america{
 color:#b099cb;
}

.fsize12europe{
 color:#6babc2;
}

.fsize12oceania{
 color:#b9c251;
}

.fsize12africa{
 color:#e8aa30;
}