.tabs{padding:0px 0 0 0px;margin: 0px 0 0 0;width:100%;overflow: hidden;background: url('../images/map.png') right 7px no-repeat;}
.tabs ul.nav{list-style:none;width:auto;position:relative;width:230px ;margin: 0; padding: 6px 0 0;float: left;}
.tabs li{list-style: none; position: relative; margin: 0; padding: 0; background:#f2f2f2;border-bottom:1px solid #e7e7e7;}
.tabs li a{ padding: 13px 0 11px 20px; color:#3d3d3d;display:block;font-size:12px; text-transform:uppercase;font-weight:600;position: relative;}

.tabs .selected a,.tabs li a:hover{color:#fff;background:#3d3d3d;}
.tabs .selected a:after,.tabs li a:hover:after{width:7px;height:14px;display:block;background: url('../images/tabs_nav_aft.png') no-repeat;position: absolute;right:-7px;top:16px;content:"";}
.tabs .tab-content{width:720px; position:relative;display: block; border-width: 0; float: left; }
.tabs .tab-content .inner{padding:0px 250px 0 49px;overflow:hidden;position:relative;}