a.topmenu_first_item {    background: transparent url('../img/bg_topmenu_first_item_a.png') no-repeat scroll top left;    color: black;    display: block;    float: left;    font: bold 12px arial, sans-serif;    height: 68px;    margin-right: 0px;    padding-right: 0px;    text-decoration: none;}a.topmenu_first_item span {    background: transparent url('../img/bg_topmenu_sep.png') no-repeat right top;    display: block;    line-height: 14px;    padding: 24px 18px 28px 53px;}a.topmenu_first_item:hover {    background-position: bottom left;    color: white;    outline: none;}a.topmenu_first_item:hover span {    background-position: right bottom;    padding: 24px 18px 28px 53px;}a.topmenu_item {    background: transparent url('../img/bg_topmenu_item_a.png') no-repeat scroll top left;    color: black;    display: block;    float: left;    font: bold 12px arial, sans-serif;    height: 68px;    margin-right: 0px;    padding-right: 0px;    text-decoration: none;}a.topmenu_item span {    background: transparent url('../img/bg_topmenu_sep.png') no-repeat right top;    display: block;    line-height: 14px;    padding: 24px 18px 28px 18px;}a.topmenu_item:hover {    background-position: 0px bottom;    color: white;    outline: none;}a.topmenu_item:hover span {    background-position: bottom right;    padding: 24px 18px 28px 18px;}a.topmenu_last_item {    background: transparent url('../img/bg_topmenu_last_item_span.png') no-repeat scroll right top;    color: black;    display: block;    float: left;    font: bold 12px arial, sans-serif;    height: 68px;    margin-right: 0px;    padding-right: 53px;    text-decoration: none;}a.topmenu_last_item span {    background: transparent url('../img/bg_topmenu_item_a.png') no-repeat top left;    display: block;    line-height: 14px;    padding: 24px 0px 28px 18px;}a.topmenu_last_item:hover {    background-position: right -68px;    color: white;    outline: none;}a.topmenu_last_item:hover span {    background-position:  -53px -68px;    padding: 24px 0px 28px 18px;}