@charset "utf-8";
/* CSS Document */

body {
font-size:12px;

}
a {text-decoration:underline;}

table#head {
font-size:12px;
width:930px;
}

td#head {
color:#760300; 
background-color:#DFDFDF;
}

.tabheadere {background-color:#770300; color:#FFF; font-weight:bold; text-align:center}

table#id {
font-size:10px;
}

td#line {
color:#FFFFFF;
background:#770300;
font-weight:700;
letter-spacing:0.1em;
}
td#header {
color:#760300; 
background-color:#DFDFDF;
font-weight:700;
letter-spacing:0.1em;
}

tr#list a
{
background:#DFDFDF;
color:#000000;
display:block;
margin: 3px 0px;
padding: 2px 2px;
height:20px;
}
tr#list a:hover
{
background:#CFCFCF;
color:#770300;
margin: 3px 0px;
padding: 2px 2px;
height:15px;
}

td#header770300 {
color:#FFFFFF; 
background-color:#770300;
font-weight:700;
letter-spacing:0.1em;
}

table.style
{
border-width:0.5px;
width:930px;
padding:0px;
border-style:none;
border-color:#000000;
}

td#headerh {
color:#FFFFFF; 
background-color:#770300;
font-weight:700;
letter-spacing:1em;
}

tr.text a span
{
display:none;
}
tr.text a:hover span
{
text-align:justify;
display:block;
position:absolute;
right:20px;
border: 1px solid black;
color:#FFFFFF;
background:#770300;
width:500px;
padding:10px;
}

div#menu_pr {
position:relative; 
top:10px; 
left:100px;
display:block;
background:#770300;
color:#FFFFFF;
width:400px;
height:20px;
margin: 10px;
padding:5px;
}

div#menu_pr a {
color:#FFFFFF; 
text-decoration:none; 
font-size:12px;

}

div#menu_pr a:hover {
color:#FFFFFF; 
text-decoration:underline; 
}