.boxtab {display: block; width: 530px; height: 34px; margin: 0px; padding: 0px; list-style: none; background: #fff url(images/bgtab.gif) repeat-x; overflow: hidden; float: left;}
.boxtab li {color:#666; font-weight: bold; background: url(images/bgtabli.gif) top right no-repeat; float: left;}
.boxtab li span {display: inline-block; height: 35px; line-height: 35px; padding: 0px 8px; padding-right: 16px; cursor: pointer;}

.prev{color:#666; font-weight: bold; background: url(images/bgtablil.gif) top right no-repeat !important; float: left;}
.tabselected {color:#333 !important; background: #fff;}
.tabselected span {color:#333 !important; background: url(images/bgtablia.gif) top right no-repeat;}

.boxtabcontent {border: 0px solid #ccc; border-bottom: 1px solid #ccc; width: 510px; padding: 10px;}
