.t2{
display:none;
}

.t2 a{
}



.tabik_cont{
overflow:hidden;
padding: 10px; width: 482px;
background: #FFFFFF url(../img/tab/bg_top.gif) left top repeat-x;
}

.tabik_cont .active{
display: block;
}


.tabik{
width: 100%;
background: url(../img/tab/bg_cen.gif) left top repeat;
text-align:center;
}

.tabik_bg_top{
width: 100%;
background: #fcfcfc url(../img/tab/bg_top.gif) left top repeat-x;
height: 12px;
font: 0px Tahoma;
}

.tabik_bg_top2{
width: 100%;
background: #fcfcfc url(../img/tab/bg_top.gif) left top repeat-x;
padding: 4px 0;
color:#555;
font: bold 14px Tahoma;
text-align:center;
}

.tabik_title{
padding: 10px 5px 9px 14px;
color:#555;
font: bold 12px Tahoma;
cursor:pointer;
cursor:hand;
}


.tabko{
font: 11px Tahoma;
color: #416AA3;
width:auto;
cursor:hand;
cursor:pointer;
padding: 5px 0;
}

.tabko b{
position:relative;
float:left;
background:url(../img/tab/l.gif) right top no-repeat;
display: block;
width: 4px;
height:23px;
font: 0px Tahoma;
}

.tabko em{
position:relative;
float:left;
background:url(../img/tab/r.gif) left top no-repeat;
display: block;
width: 4px;
height:23px;
font: 0px Tahoma;
}

.tabko span{
position:relative;
float:left;
background: url(../img/tab/bg_off.gif) left top repeat-x;
display:block;
font: bold 13px Tahoma;
color: #15428B;
padding: 3px 4px 4px 4px;
}

.tabko a{
color: #15428B;
text-decoration:none;
}

.tabik .active a { color:#FF7B1B}

.tabkoOff{
font: 11px Tahoma;
color: #BBB;
width:auto;
padding: 5px 0;
}

.tabkoOff b{
position:relative;
float:left;
background:url(../img/tab/l.gif) left top no-repeat;
display: block;
width: 7px;
height:23px;
font: 0px Tahoma;
}

.tabkoOff em{
position:relative;
float:left;
background:url(../img/tab/r.gif) left top no-repeat;
display: block;
width: 7px;
height:23px;
font: 0px Tahoma;
}


.tabkoOff span{
position:relative;
float:left;
background: url(../img/tab/bg_off.gif) left top repeat-x;
display:block;
font: bold 13px Tahoma;
color: #CCC;
padding: 3px 4px 4px 13px;
}

.tabik .active span{
	background: url(../img/tab/bg_on.gif) left top repeat-x;
    color:#ff7b1b;
}

.tabik .active{
    cursor:default;
}
