html, head, body{
	background-image:url(../images/sayfa_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
	margin:0;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
}
		
.alt_bg{
	background-image:url(../images/alt_bg.jpg);
	background-repeat:no-repeat;
	height:162px;
	}
	
.banner_bg {
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	height:149px;	
	}
	
.krm_bg {
	background-image:url(../images/kurumsal_bg.png);
	background-repeat:no-repeat;
	height:529px;
	width:651px;	
	}
	
.ilt_bg {
	background-image:url(../images/iletisim_bg.png);
	background-repeat:no-repeat;
	height:290px;
	width:313px;	
	}
	
.padding_1 {
	padding-top:10px;
	
	}

.yazi_bslk{
	font-size:14px;
	color:#2453aa;
	font-weight:bold;
}

.yazi_bslk a{
	font-size:14px;
	color:#2453aa;
	text-decoration:none;
}

.yazi_bslk a:hover{
	text-decoration:underline;
}

.yazi1{
	color:#363636;
}

.yazi1 a{
	color:#363636;
	text-decoration:none;
}

.yazi1 a:hover{
	text-decoration:underline;
}

.yazi2{
	font-size:11px;
	color:#363636;
}

.yazi2 a{
	font-size:11px;
	color:#363636;
	text-decoration:none;
}

.yazi2 a:hover{
	text-decoration:underline;
}


.div_scroll {
background-image:url(../images/div_bg.jpg);
background-repeat:no-repeat;
padding:8px;
scrollbar-face-color: #a5c3dd;
scrollbar-highlight-color: #E3F0FB;
scrollbar-3dlight-color: #E3F0FB;
scrollbar-darkshadow-color: #E3F0FB;
scrollbar-shadow-color: #E3F0FB;
scrollbar-arrow-color: #E3F0FB;
scrollbar-track-color: #E3F0FB; 
list-style-type: disc;
overflow: auto;
width:580px;
height:409px;
}