/* CSS Document */

table.menu {
    background: #e6f7ff;
}
td.top{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding:5 0 5 10px;
    border-top:2px solid #fff;  
    border-bottom:2px solid #d6d6d6;
    background:#f3f3f3;
    height: 22;
}
td.sub{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding:5 0 5 20px;
    border-top:2px solid #fff;
    border-bottom:1px dashed #A7ACBC;
    background:#ffffff;
    height: 25;
}

td.top-sel{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding:5 0 5 10px;
    height: 25;
    border-top:2px solid #fff;
    background: #FFCC66;
    color: #000000;
    height: 22;
}

a.top-sel:link, 
a.top-sel:visited, 
a.top-sel:hover{
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

a.top:link, 
a.top:visited, 
a.top:hover{
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

a.sub:link, 
a.sub:visited{
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    background-image:url(/pic/mw/arr.jpg);
    background-position: 0px -4px;
    background-repeat:no-repeat;
    padding:0 0 0 15px; 
}

a.sub:hover,
a.current:hover,
a.current:link,
a.current:visited{
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    background-image:url(/pic/mw/arr-hover.jpg);
    background-position: 0px -4px;
    background-repeat:no-repeat;
    padding:0 0 0 15px;   
}
div.bordered {
    display:block;
    width:72px;
    height:72px;
    border:1px solid #A0A0A0; 
    padding:2px;
}dth:72px;
    height:72px;
    border:1px solid #A0A0A0; 
    padding:2px;
}