*{ 
    margin:0px auto; 
    padding:0px; 
	font-family:Helvetica, Arial, sans-serif;
}


body{ background: url(../images/bg.jpg) left top no-repeat; overflow-x: hidden; }

.clear{ clear:both}

ul li{ list-style:none;}

a{ text-decoration:none}

a:hover{ text-decoration:underline}

:focus {outline:none;}

.site{
	height: 1003px;
	position: relative;
}

header{
	float: left;
	width: 376px;
	height: auto;
}

header .logo{
	width: inherit;
	height: auto;

}

header .menu{
    width: 245px;
    top: 426px;
    position: absolute;
}

header .menu li{
	width: inherit;
	height: 35px;
	text-align: center;
	margin-bottom: 7px;
	line-height: 35px;
}

header .menu li a{
	font-size: 13px;
	color: #212892;
	font-weight: bold;
}

header .sm{
	width: inherit;
    height: 30px;
    padding-left: 72px;
    position: absolute;
  	top: 635px;
}

header .sm a{
	display: block;
	margin-right: 8px;
	margin-top: 5px;
	float: left;
}

.slider{
	width: 793px;
    height: 293px;
    left:32px;
    top: 32px;
    float: left;
    position: relative !important;
}


.slider_kapsam{

    width: 840px;
    height: 387px;
    left: 414px;
    top: 20px;
    float: left;
    position: absolute;

    background: url(../images/slider-bg.png);
}

.slider img{
	width: 793px;
    height: 293px !important;	
    position: absolute;
    top: 0px;
}


.kutu_kapsam{
	width: 820px;
    height: auto;
    position: absolute;
    bottom: 32px;
    left: 378px;
}

.kutu_kapsam .kutu{
	width: 138px;
    height: 85px;
    background:url(../images/kutu.png);
    float: right;
    margin-right: 6px;
    padding: 15px 10px 20px 10px;
}

.kutu_kapsam .kutu:last-child{
	margin-right: 0px !important;
}

.kutu_kapsam .kutu img{
	display: table;
}

.kutu_kapsam .kutu .kutu_baslik{
	color: #0053aa;
	font-size: 13px;
	text-align: center;
	display: block;
	font-weight: bold;
}

.kutu_kapsam .kutu:hover{
	text-decoration: none;
}

.web {
    width: 100px;
    margin-left: 72px;
    /* margin-top: 30px; */
    height: 30px;
    line-height: 16px;
    background: url(../images/iwt_logo.png) center bottom no-repeat;
    display: block;
    float: left;
    text-align: center;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 675px;
}


.content{
	width: 757px;
    height: 550px;
    float: left;
    background-color: #fff;
    border:3px solid #2d48cd;
    border-radius: 10px;
    margin-bottom: 80px;
    padding: 25px;
    overflow-y: scroll;
    color: #7c7c7c;
    font-size: 14px;
    font-family: 'Arial';
    line-height:20px;

}

.content .ic_baslik{
	width: inherit;
	height: auto;
	display: block;
	color: #3a3a7f;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}

.content .ic_img{
	width: 757px;
	height: 227px;
	margin-bottom: 25px;
}

.content .galeri_kapsam{
	width: inherit;
	height: auto;
	margin-bottom: 25px;
}

.content .galeri_kapsam:last-child{
	margin-bottom: 0px !important;
}

.content .galeri{
	width: 120px;
    height: 120px;
    border-radius: 5px;
}

.content .galeri:nth-child(5n){
	margin-right: 0px !important;
}

.content .iletisim_sol{
	width: 380px;
	height: auto;
	float: left;
}

.content .iletisim_baslik{
	width: inherit;
	height: auto;
	display: block;
	color: #3a3a7f;
	font-size: 15px;
	margin-bottom:5px;
}

.content .iletisim_input{
	width: 358px;
	height: 10px;
	padding: 10px;
	border: 1px solid #D5D5DC;
	color: #7c7c7c;
    font-size: 14px;
    margin-bottom: 20px;
}

.content .autoinput{
	width: 130px;
	height: 10px;
	padding: 10px;
	float: right;
	border: 1px solid #D5D5DC;
	color: #7c7c7c;
    font-size: 14px;
    margin-top: 15px;
}


.content .iletisim_sol .iletisim_mesaj{
	width: 358px;
	height: 150px;
	padding: 10px;
	border: 1px solid #D5D5DC;
	color: #7c7c7c;
    font-size: 14px;
    margin-bottom: 20px;
}

.content .iletisim_sol .btn{
	width: 380px;
	height: 40px;
	border: none !important;
	color: #fff;
	background-color: #3a3a7f;
	cursor: pointer;
}

.content .iletisim_sol .btn:hover{
	background-color: #7070B3;
}

.content .iletisim_sag{
	width: 320px;
	height: auto;
	float: right;
}


.content .iletisim_sag .baslik_sag{
	margin-top: 20px;
}

.iletisim_sol .guvenlik_baslik{
	width: auto;
	height: 30px;
	display: block;
	font-size: 15px;
	color: #3a3a7f;
	float: left;
	line-height: 30px;
}

 .iletisim_sol .guvenlik_kod{
	width: auto;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #CF2968;
	float: left;
	margin-left: 50px;
	display: block;
	line-height: 30px;
}

 .iletisim_sol .guvenlik_input{
	width: 90px;
	height: 10px;
	padding: 10px;
	float: right;
	border: 1px solid #D5D5DC;
	color: #7c7c7c;
    font-size: 14px;
    margin-bottom: 20px;
}

.content .autobaslik{
	width: 290px;
	padding: 10px;
	height: auto;
	background-color: #3a3a7f;
	color: #fff;
	display: block;
	float: left;
	line-height: 30px;
}

.content .autodiger{
	width: auto;
	height: auto;
	float: left;
	display: block;
	color: #3a3a7f;
	margin-top: 20px;

}

.content .auto_kapsam{
	width: inherit;
	height: 30px;
}


.content .autolist{
	width: 310px;
	height: auto;
	float: left;
	background-color: #F7EFF2;
	padding: 10px;
	margin-top: 30px;
}


.content .autolist li {
	width: 310px;
	height: auto;
	display: block;
}

.content .autolist li .autobtn{
	width: 90px;
	margin-top: 15px;
	cursor: pointer;
	height: 30px;
	background-color: #3a3a7f;
	border: none;
	color: #fff;

}