
a{
color:#888;
text-decoration:none;
}

em.kek {
color: #21A9E1;
font-weight: bold;
}

a.next{
position: absolute;
right: 20px;
bottom: 6px;
color: #21A9E1;
font-weight: 500;
font-size: 9pt;
text-decoration:none;
letter-spacing: 0;
}

.block_top {
position: absolute;
left: 0px; top: 0px;
margin: 0;
width: 292px;
border: none;
height: 39px;
padding: 0;
background-color:#fff;
}
#block {
position: absolute;
left: 0px; top: 39px;
margin: 0;
width: 290px;
height: auto;
overflow: hidden;
padding: 0;
background: transparent;
border: 1px solid #819af6;
border-top: none;
}
.block_footer {
margin: 0;
width: 293px;
border: none;
height: 14px;
padding: 0;
background: transparent url(tab_footer.png) top left no-repeat;
}

.htabs{	
position: relative;
width: 293px;
height: 39px;
padding: 0;
background: #fff;
}

.htabs h2{
position: absolute;
left: 0px; top: 0px;
width: 146px;
height: 39px;

}

.htabs h2.right{
position: absolute;
left: 146px; top: 0px;
width: 146px;
height: 39px;

}

.htabs h2 a{
position: absolute;
left: 0px; top: 0px;
width: 146px;
height: 39px;
margin: 0;
padding: 0;
background: url(tab_gomb_l.jpg) no-repeat;
z-index: 1000;
cursor: pointer;
}

.htabs h2.right a{
position: absolute;
left: 0px; top: 0px;
width: 146px;
height: 39px;
margin: 0;
padding: 0;
background: url(tab_gomb_r.jpg) no-repeat;	
z-index: 100;
cursor: pointer;
}

.htabs h2 a:hover{
background: url(tab_gomb_l_2.jpg) no-repeat;
}

.htabs h2.right a:hover{
background: url(tab_gomb_r_2.jpg) no-repeat;
}

.tabs{
margin: 0 0 0 1px;
width: 290px;
overflow:hidden;
}
.tabs li{
clear:both;
margin: 0;
padding:5px 1px 6px 5px;
font-size:8pt;
letter-spacing: -1px;
border-top: 1px solid #eee;
}
.tabs li.space{
background: url(tab_bg.gif);
clear:both;
margin: 0;
padding:0;
border: none;
}
.tabs li.next{
background: url(tab_bg.gif);
clear:both;
margin: 0;
padding:6px 1px 6px 5px;
border: none;
border-top: 1px solid #eee;
}
.tabs li a:hover{
color:#21A9E1;
}
.tabs li a.next:hover{
color:#FF33CC;
}

