﻿#tab_container1 {   
    width:290px;   
    text-align:left;   

}   
.cls_tab_nav {   
    height:26px;   
    overflow:hidden;   
    font-size:13px;   
    text-align:left;   
    background:url(../images/a22ba0d1-cada-364c-b80d-422.jpg) repeat-x bottom;   
}   
.cls_tab_nav ul {   
    font-size:9pt;   
    margin:0;   
    padding:0;   
}   
.cls_tab_nav_li {   
    background:url(../images/tab1.png) no-repeat -80px 0;   
    width:80px;   
    height:26px;   
    line-height:26px;   
    float:left;   
    display:inline;   
    overflow:hidden;   
    text-align:center;   
    cursor:pointer;   
    color:#32679B; 
    font-size:13px;
     font-weight:800;
}   
.cls_tab_nav_li_first {   
    background-position:0px 0px;   
    
}   
.cls_tab_nav_li a {   
    text-decoration:none;   
    color:#32679B; 
    font-size:13px;
     font-weight:800; 
     
}   
.cls_tab_body {   
    border:1px solid #B8B8B8;   
    border-top:none;   
    min-height:220px;   
    padding:20px;   
    height:200px;
    background-color:#F6F6F6;
}   
.cls_div {   
    display:none;   
    font-size:13px;   
    
}  
.cls_tab_body1 {   
    border:1px solid #B8B8B8;   
    border-top:none;   
    min-height:130px;   
    padding:20px;   
    height:110px;
    background-color:#F6F6F6;
}