﻿
body
{
    margin: 0 auto;
    padding: 0;
    background-color: #FFFFFF;
}
image
{
    border: 0;
}
#genel
{
    width: 998px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border: Solid 2px #C7D3D9;
}
#ustBolum
{
    width: 100%;
    height: auto;
    clear: both;
    text-align: center;
}

#solBolum
{
    width: 205px;
    height: auto;
    float: left;
}
#icerik
{
    width: 585px;
    height: auto;
    float: left;
}
#sagBolum
{
    width: 205px;
    height: auto;
    float: left;
}
#altBolum
{
    width: 100%;
    height: auto;
    clear: both;
}
.menubant
{
    background-image: url( '../images/nav.png' );
    background-repeat: no-repeat;
    width: 998px;
    height: 35px;
}

.dv_sol
{
    background-image: url( '../images/sol.png' );
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    width: 7px;
    float: left;
behaviour:url('../scritpt/iepngfix.htc');

}
.dv_orta
{
    background-image: url( '../images/orta.png' );
    background-repeat: repeat-x;
    height: 30px;
    width: 181px;
    float: left;

}
.dv_sag
{
    background-image: url( '../images/sag.png' );
    background-repeat: no-repeat;
    height: 30px;
    width: 7px;
    overflow: hidden;
    float: left;
behaviour:url('../scritpt/iepngfix.htc');

}
.dv_icon
{
    background-image:url('../images/BlockHeaderIcon.png'); 
    background-repeat:no-repeat; 
    background-position:left top; 
    height:30px; 
    width:15px;
  behaviour:url('../scritpt/iepngfix.htc');
    }
.fnt_syh
{
color:#000000;
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 6px;
white-space:nowrap;
    
    }
 .textbx
 { border:Solid 1px #dddddd;
   color:Gray;
    line-height:12px;
     
     }
  .button
  {
     border-style:none;
     color:Black;
     background-color:#dddddd;
     font-weight:bold;
     
      }
      .drdwn
      { line-height:12px;
         font-size:smaller;
        
          
          }