#tabs {float:left; width:100%; background:#FFFFFF;}
#tabs ul {margin:0px; padding:0px;list-style:none;}
#tabs li {display:inline; margin:0; padding:0;float:right;}
#tabs a {float:left; background:url(../image/tableft_new.gif) no-repeat left top; margin:0; padding:0px 0px 0px 9px;text-decoration:none;}
#tabs a span {float:left; display:block; background:url(../image/tabright_new.gif) no-repeat right top; padding:7px 24px 6px 16px; color:#203E4E; font: normal 11px  Tahoma, Arial;}
#tabs a span {float:none;}
#tabs a:hover span {color:#CC3300; font-weight:normal;}
#tabs a:hover {background-position:0% -27px;}
#tabs a:hover span {background-position:100% -27px;}
#tabs #current a {background-position:0% -27px;}
#tabs #current a span {background-position:100% -27px;}