﻿ul.idTabs
{
padding: 0;
margin: 0;
width: 222px;
height: 34px;
position: relative;
}

ul.idTabs li
{
list-style: none;
position: absolute;
}

ul.idTabs li a
{
height: 34px;
display: block;
position:relative;
text-decoration:none;
text-indent:-9999px;
}

#tab_haber a:hover
{
width:125px;
background: url(/images/tab_menu.jpg) 0 -42px no-repeat;
}

#tab_haber a
{
width:125px;
background: url(/images/tab_menu.jpg) 0 0 no-repeat;
}

#tab_haber a.seciliDegil
{
width:125px;
background: url(/images/tab_menu.jpg) 0 0 no-repeat;
}

#tab_haber a.secili
{
width:125px;
background: url(/images/tab_menu.jpg) 0 -42px no-repeat;
}

#tab_haber
{
left:0px;
}

#tab_duyuru
{
left:125px;
}

#tab_duyuru a
{
width:127px;
background: url(/images/tab_menu.jpg) -125px 0 no-repeat;
}

#tab_duyuru a:hover
{
width:127px;
background: url(/images/tab_menu.jpg) -125px -42px no-repeat;
}

.haberc
{
width:330px;
height:404px;
/*background:url(/images/tab_bayi_bg.jpg) left top no-repeat;*/
padding:5px 8px 5px 8px;
border:solid 1px #cccccc;
background-color:#ffffff;
}

.duyuruc
{
width:330px;
/*background:url(/images/tab_bayi_bg.jpg) left top no-repeat;*/
padding:5px 8px 5px 8px;
border:solid 1px #cccccc;
background-color:#ffffff;
height:404px;
}