﻿.middle_img_def
{
    height: 300px;
    width: 100%;
    background-image: url('../image/def_img_bg.png');
    background-repeat: repeat-x;
}
.middle_img_cont
{
    height: 50px;
    width: 100%;
    background-image: url('../image/header_alt_bg.png');
    background-repeat: repeat-x;
}
.divFlash
{
    position: relative;
    top: -250px;
}
.flash_img_footer
{
    height: 55px;
    position: relative;
    background-image: url('../image/flash_alt.png');
    background-repeat: no-repeat;
    top: 0px;
}
.default_content
{
    position: relative;
    top: -250px;
}
.def_cont_div
{
    width: 300px;
    float: left;
    font-size: 12px;
    color: #808080;
}
.div_iletisim
{
    position: relative;
    margin-bottom: 10px;
}
.div_iletisim a
{
    text-decoration: none;
    color: #808080;
}
.ilt_label
{
    float: left;
    width: 150px;
    line-height: 25px;
}
.ilt_text
{
    float: left;
    line-height: 25px;
}
.ilt_google
{
    width: 880px;
    height: 500px;
    margin-top: 50px;
    float: left;
}
.div_hakkimizda
{
    position: relative;
    margin-bottom: 10px;
}
.div_hakkimizda a
{
    text-decoration: none;
    color: #808080;
}
.div_renkler
{
    position: relative;
    margin-bottom: 10px;
}
.div_uygulamalar
{
    position: relative;
    margin-bottom: 10px;
}
.div_uygulamalar img
{
    border: 2px ridge #C0C0C0;
}