table.menu { clear:both; background:url(../images/bg1.png) repeat-x; height:52px; width:100%; }
table.menu td { padding:0px; width:16%; }
table.menu img { width:18px; height:52px; }
table.menu a { font-size:20px; font-weight:bold; color:#3b3b3b; text-decoration:none; display:block; text-align:center; height:100%; line-height:52px; }
table.menu td.cur a, table.menu td.Active_menu, table.menu td.Active_cur { background:url(../images/bg2.png) repeat-x; color:white; }
table.menu td.Active_menu a, table.menu td.Active_cur a { color:white; }

table.subm { background:#808080 url(../images/smbg1.png) repeat-x 0 bottom; width:100%; }
table.subm td { padding:0 20px; }
table.subm a { color:white; font-size:14px; text-decoration:none; display:block; padding:3px 0; border-top:1px solid #adadad; }
table.subm a:hover { color:#f08a0d; }
table.subm strong { display:block; border-top:1px solid #656565; }
table.subm strong.none { border:0; }
table.subm strong.none a { border:0; padding-top:12px; }
table.subm strong.bottom a { padding-bottom:12px; }
table.subm span { color:#f08a0d; }

.menu { }
.Active_menu {  }

.popMenu { VISIBILITY: hidden; CURSOR:pointer; POSITION: absolute; }