﻿html
{
    height: 100%;
}
body
{
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #808080;
}
#form1
{
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: -8px;
    margin-top: -8px;
}
.div_header_1
{
    width: 100%;
    height: 40px;
    background-image: url('../image/header.jpg');
    background-repeat: repeat;
    float: left;
}
.div_header_2
{
    width: 100%;
    height: 100px;
    background-image: url('../image/header_bg.png');
    background-repeat: repeat-x;
    float: left;
}
.header_center_2
{
    height: 100px;
    width: 900px;
    margin-left:auto;
    margin-right:auto;
}
.header_menu
{
    position: relative;
    height: 100px;
    width: 710px;
    float: left;
}
.header_logo
{
    float: left;
}
.header_menu ul
{
    list-style-type: none;
}
.header_menu li
{
    display: inline;
    line-height: 60px;
    padding:0px 25px;
}
.header_menu li a
{
    position: relative;
    text-decoration: none;
    color: #808080;
    width: 200px;
    font-size: 14px;
}
.header_menu li a:hover
{
    color: #C10000;
}

.header_center_1
{
    height: 40px;
    width: 900px;
    margin-left:auto;
    margin-right:auto;
}
.header_center_1 a
{
    line-height: 40px;
    text-decoration: none;
    color: #C0C0C0;
}

.div_middle
{
    position: relative;
    width: 100%;
    float: left;
}
.middle_img
{
    position: relative;
    height: 100%;
}
.middle_center
{
    position: relative;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.div_footer
{
    position: relative;
    width: 100%;
    height: 300px;
    background-image: url('../image/footer.jpg');
    background-repeat: repeat-x;
    float: left;
}
.footer_center
{
    position: relative;
    width: 900px;
    height: 237px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.footer_hizmet
{
    position: relative;
    top: 30px;
    width: 300px;
    color: #C0C0C0;
    float: left;
    line-height: 20px;
}
.footer_hizmet a
{
    text-decoration: none;
    color: #C0C0C0;
}
.footer_medya
{
    position: relative;
    top: 30px;
    width: 300px;
    color: #C0C0C0;
    float: left;
}
.footer_medya a
{
    text-decoration: none;
    color: #C0C0C0;
}
.footer_iletisim
{
    position: relative;
    top: 30px;
    color: #C0C0C0;
    float: left;
}
#pnlHizm
{
    position: relative;
}
.divurun
{
    display: none;
    position: relative;
    float: left;
    width: 150px;
    height: 200px;
    top: -40px;
    left: 493px;
    z-index: 10;
    background-image: url('../image/menubg.png');
    background-repeat: no-repeat;
}
.divurun ul li
{
    line-height: 30px;
    list-style: none;
    margin-left: -10px;
}
.divurun a
{
    text-decoration: none;
    color: #666666;
}
.divurun a:hover
{
    color: #980000;
}
.copy
{
    position: relative;
    width: 900px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}
.copyl
{
    float: left;
    width: 300px;
    line-height: 35px;
}
.copyr
{
    float: left;
    width: 300px;
    line-height: 35px;
    margin-left: 300px;
}
.copyr a
{
    text-decoration: none;
    color: #666666;
}
.copyr img
{
    width: 45px;
    height: 17px;
}
.isektor img
{
    width: 40px;
    height: 10px;
}
