body {
margin: 0;
padding: 0;
background: white;
font: 8pt verdana;
vertical-align:middle;
}
td {
margin: 0;
padding: 0px;
list-style-type: none;
}
#div_menu_head{
position: relative; /* Menu position that can be changed at will */
}
#menu {
position: absolute; /* Menu position that can be changed at will */
}
#menu1 {
visibility: hidden;
position: absolute; /* Menu position that can be changed at will */
top: 169;
left: 219;
z-index:100;
background-color:: #ffffff;
}
#menu2 {
visibility: hidden;
position: absolute; /* Menu position that can be changed at will */
top: 169;
left: 306;
z-index:100;
}
#menu3 {
visibility: hidden;
position: absolute; /* Menu position that can be changed at will */
top: 169;
left: 387;
z-index:100;
}
#menu4 {
visibility: hidden;
position: absolute; /* Menu position that can be changed at will */
top: 169;
left: 570;
z-index:100;
}
#menu dl {
float: left;
width: 280px;
background-color:: #ffffff;
}
#menu dd {
display: none;
margin: 2px;
border: 0;
background-color:: #ffffff;
}
#tr_i {
line-height: 19px;
height: 19px;
vertical-align:middle;
}
#tr_s {
line-height: 1px;
height: 1px;
}
#menu td {
text-align:left;
margin: 1px;
padding: 0;
background: #1f448e;
vertical-align:middle;
white-space: nowrap;
width: 100%;
font: 8pt verdana;
float: left;
width: 280px;
}
#menu td a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu td a:hover, #menu td a:focus, #menu dt a:hover, #menu dt a:focus {
background: #237bcd ;
}
}
