#pad {height:140px;}

#dropline {padding:0 0 0 10px; margin:0 0 0 0px; list-style:none; height:40px; background:url('ulback.png') repeat-x; position:relative;}

#dropline li {float:left;}
#dropline li a {display:block; height:40px; line-height:40px; padding:0 20px 0 0; float:left; color:#fff; text-decoration:none; font-family:tahoma, sans-serif; font-size:12px;}
#dropline li a b {display:block; height:40px; float:left; padding:0 0 0 20px; cursor:pointer;}
#dropline li a:hover {background:url('tab_a.png') no-repeat right top; line-height:36px; height:44px}
#dropline li a:hover b {background:url('tab_b.png') no-repeat left top; line-height:36px;}

#dropline li:hover > a {background:url('tab_a.png') no-repeat right top; line-height:36px; height:44px}
#dropline li:hover > a b {background:url('tab_b.png') no-repeat left top; line-height:36px;}

#dropline li.current a {background:url('tab_a.png') no-repeat right top; line-height:36px; height:44px}
#dropline li.current a b {background:url('tab_b.png') no-repeat left top; line-height:36px;}
