.menuSub {} .menuSub th { height: 30px; text-align: center; border-bottom: solid 1px rgb(200,200,200); background-color: rgb(225,225,225); font-family: Tahoma; color: rgb(0,0,0); font-weight: bold; font-size: 14px; text-align: center; } .menuSubTd { border: 0px; width: 150px; height: 40px; border-bottom: solid 1px rgb(200,200,200); background-image: url(../Image/nav_tab2.gif); background-repeat: repeat-y; } .menuSubTd:hover { background-image: url(../Image/nav_tab_hover.gif); background-repeat: repeat-y; } .menuSubTd a { font-family: Times New Roman, Times, Tahoma; color: rgb(70,122,167); font-weight: bold; font-size: 13px; text-decoration: none; } .menuSubTd div { margin-left: 10px; margin-right: 10px; } .menuSubFotter { background-image: url(../Image/nav_end2.gif); background-repeat: no-repeat; background-position: top; width: 150px; height: 50px; }