.tabs2 {
  position: relative;
  height: 32px;
  padding: 0;
  margin: 0 0 0 -3px;
  list-style: none outside none;

}

.tabs2 li {
  display: block;
  float: left;
  width: 55px;
  height: 32px;
  font-size: 11px;
  line-height:32px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer; 
  font-weight:bold;
  border-bottom:2px solid #fff;
  border-left:2px solid #fff;
  text-indent:-9999px;/* ÅØ½ºÆ®·ÎÇÒ¶§ ÁÖ¼®Ã³¸®ÇÒ°Í*/

}
/*
.tabs2 li.branch01{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch02{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch03{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch04{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch05{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch06{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch07{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch08{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch09{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch10{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch11{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch12{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch13{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch00{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch00{background:#1bb6bb 0 0 no-repeat;}
.tabs2 li.branch00{background:#1bb6bb 0 0 no-repeat;}
*/



.tabs2 li.branch01{background:url(../img/main/main_branch_001.jpg) 0 0 no-repeat;}
.tabs2 li.branch02{background:url(../img/main/main_branch_002.jpg) 0 0 no-repeat;}
.tabs2 li.branch03{background:url(../img/main/main_branch_003.jpg) 0 0 no-repeat;}
.tabs2 li.branch04{background:url(../img/main/main_branch_004.jpg) 0 0 no-repeat;}
.tabs2 li.branch05{background:url(../img/main/main_branch_005.jpg) 0 0 no-repeat;}
.tabs2 li.branch06{background:url(../img/main/main_branch_006.jpg) 0 0 no-repeat;}
.tabs2 li.branch07{background:url(../img/main/main_branch_007.jpg) 0 0 no-repeat;}
.tabs2 li.branch08{background:url(../img/main/main_branch_008.jpg) 0 0 no-repeat;}
.tabs2 li.branch09{background:url(../img/main/main_branch_009.jpg) 0 0 no-repeat;}
.tabs2 li.branch10{background:url(../img/main/main_branch_010.jpg) 0 0 no-repeat;}
.tabs2 li.branch11{background:url(../img/main/main_branch_011.jpg) 0 0 no-repeat;}
.tabs2 li.branch12{background:url(../img/main/main_branch_012.jpg) 0 0 no-repeat;}
.tabs2 li.branch13{background:url(../img/main/main_branch_013.jpg) 0 0 no-repeat;}
.tabs2 li.branch00{background:url(../img/main/main_branch_000.jpg) 0 0 no-repeat;}
.tabs2 li.branch00{background:url(../img/main/main_branch_000.jpg) 0 0 no-repeat;}
.tabs2 li.branch00{background:url(../img/main/main_branch_000.jpg) 0 0 no-repeat;}




.tabs2 .tabs_active {


}

.tabs-panes > div {
  display: none;
  word-wrap: break-word;
  visibility: hidden;
}

.tabs-panes .tabs_active {
  display: block;
  visibility: visible;
}

.tabs-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-color: #333;
}

.tabs2:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
.tabs2-panes:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}

.panes{}



.main_branch_detail{display:block;}