@charset "utf-8";
.newstab{
margin-bottom:5px;
}
.newstab .header{
margin:0;
padding:0;
}
.newstab .header li{
float:left;
width:150px;
text-align:center;
margin-right:2px;
cursor:pointer;
}
.newstab #news_h3{
margin-right:0;
}
.newstab .tab_h{
height:25px;
overflow:hidden;
}
.newstab .tab_h li{
float:left;
height:25px;
line-height:20px;
width:149px;
cursor:pointer;
}
.newstab .tab_h li a{
padding-left:5px;
}
.newstab .tab_h .seperator{
width:3px;
}
.newstab .tab_h .open{
width:150px;
border:1px solid #ccc;
border-bottom:0;
background:#ccc url(../image/tab_open.gif)  repeat-x;
}
.newstab .tab_h .open a{
color:#887159;
font-weight:bold;
}
.newstab .tab_h .close{
border:1px solid #ccc;
background:#ccc url(../image/tab_close.gif)  repeat-x;
border-bottom:0;
}
.newstab .tab_h .close a{
color:#fff;
font-weight:bold;
}
/* news tab */
.news_tabs .first{
height:130px;
}
.news_tabs h1{
padding:10px 0;
}
.news_tabs h1 a,.news_tabs h1 a:hover{
color:#060;
text-decoration:none;
}
.news_tabs h1 a:hover{
text-decoration:underline;
}
.news_tabs .ozet{
padding:5px 0;
width:250px;
float:left;
}
.news_tabs .ozet a,.news_tabs .ozet a:hover{
text-decoration:none;
}
.news_tabs .ozet a:hover{
text-decoration:underline;
}
.news_tabs .img{
float:right;
width:160px;
padding-top:15px;
padding-right:10px;
}
.news_tabs .other_news{
padding-top:5px;
}
.news_tabs .other_news a,.news_tabs .other_news a:hover{
color:#2665A5;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.news_tabs .other_news a:hover{
text-decoration:underline;
}

#news_tab1{
display:block;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}
#news_tab2{
display:none;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}
#news_tab3{
display:none;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}
/*****************/
/* İlan info tab */
.ilantab{
margin-bottom:5px;
}

.ilantab .tab_h{
height:25px;
overflow:hidden;
}
.ilantab .tab_h li{
float:left;
height:25px;
line-height:20px;
width:110px;
cursor:pointer;
}
.ilantab .tab_h li a{
padding-left:5px;
}
.ilantab .tab_h .seperator{
width:3px;
}
.ilantab .tab_h .open{
width:113px;
border:1px solid #ccc;
border-bottom:0;
background:#ccc url(../image/tab_open.gif)  repeat-x;
}
.ilantab .tab_h .open a{
color:#887159;
font-weight:bold;
}
.ilantab .tab_h .close{
border:1px solid #ccc;
background:#ccc url(../image/tab_close.gif)  repeat-x;
border-bottom:0;
}
.ilantab .tab_h .close a{
color:#fff;
font-weight:bold;
}
.ilan_tabs h1{
padding:10px 0;
}
.ilan_tabs h1 a{
color:#060;
}

.ilan_tabs .ozet{
padding:5px 0;
width:280px;
float:right;
}
.ilan_tabs div{
font-family:Arial,Verdana,Tahoma;
font-size:12px; 
}
.ilan_tabs .ozet a,.ilan_tabs .ozet a:hover{
color:#060;
display:block;
padding-top:15px;
padding-bottom:10px;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.ilan_tabs .ozet a:hover{
text-decoration:underline;
}

.ilan_tabs .img{
float:left;
width:150px;
padding-top:15px;
padding-right:10px;
}


#ilan_tab1{
display:block;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}
#ilan_tab2{
display:none;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}
#ilan_tab3{
display:none;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}
#ilan_tab4{
display:none;
border:1px solid #ccc;
border-top:0;
background:#fbf9f6;
text-align:left;
padding-left:10px;
height:200px;
}

/****************/