#tabshori {
float:left;
width:100%;
font-size:13px;
line-height:normal;
}
#tabshori ul {
margin:0;
padding:1px 10px 0 30px;
list-style:none;
}
#tabshori li {
display:inline;
margin:0;
padding:0;
}
#tabshori a {
float:left;
background: url("images/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabshori a span {
float:left;
display:block;
background: url("images/right.gif") no-repeat right top;
padding:5px 14px 4px 4px;
color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabshori a span {float:none;}
/* End IE5-Mac hack */
#tabshori a:hover {
background-position:0% -42px;
}
#tabshori a:hover span {
background-position:100% -42px;
}
 
 .style9 {font-size: 13px; font-weight: bold; }