
a:link { text-decoration:none; font-weight:bold; color:#000; }
a:visited { text-decoration:none; font-weight:bold; color:#000; }
a:hover { text-decoration:none; font-weight:bold; color:#000; }
a:active { text-decoration:none; font-weight:bold; color:#000; }
a:focus { text-decoration:none; font-weight:bold; color:#000; }
div#col1
td:hover {  color:#DFE5ED; background-color:#EFF2F7;}
body { font-family:Arial; }

.naviblankItem {
position:absolute;
left:0px;
width:950px;
top:80px;
height:20px;
padding:10px;
margin:0px;
border:4px;
text-align:center;
background-color:#DFE5ED;
}
.naviItem {
position:absolute;
top:80px;
height:20px;
width:100px;
padding:10px;
margin:0px;
text-align:center;
background-color:#DFE5ED;
}
.naviItem:hover {
background-color:#EFF2F7;
}
.naviItem.n1 {
left:10px;
}
.naviItem.n2 {
left:130px;
}
.naviItem.n3 {
left:250px;
width:130px;
}
.naviItem.n4 {
left:400px;
width:170px;
}
.naviItem.n5 {
left:850px;
}
