@charset "utf-8";
/* CSS Document */

div, table, td, p, h1, h2, ul, li { display:inherit; margin:0px; padding:0px; list-style:none; }

body {
	margin:0px; 
	font-family:"Trebuchet MS", Tahoma; 
	font-size:10px;
	background:url(images/index-back.jpg) repeat-x #225289;
	line-height:14px;
	text-align:center;
}

#index_content { 
	width:705px; 
	height:auto; 
	margin:0 auto; 
	text-align:center; 
}
#logo-bg { 
	width:432px; 
	height:131px; 
	background:url(images/index-lgback.jpg) no-repeat; 
	margin:0 auto;
	text-align:center;
}
#logo-bg div { width:180px; height:110px; margin:0 auto; }

#index-diller { height:134px; width:100%; text-align:center; }
#index-diller div { width:464px; height:86px; margin:45px auto 0 auto; }

#index-banner { 
	width:630px; 
	height:159px; 
	margin:11px 0 0 -6px;
	text-align:left;
}

#index-news { 
	width:100%; 
	height:500px; 
	background:url(images/index-newsback.png) no-repeat top;
	text-align:center; 
}
#index-newshead { height:29px; width:489px; margin:10px 0 0 3px;}

#mycustomscroll {
	width: 580px;
	height: 192px;
	overflow: auto;
	position: relative;
	margin: 6px auto 0 auto;
	padding: 0px;
	text-align:left;
	background:url(scroll/scroll_img2.jpg) no-repeat right center;
}
#mycustomscroll p { 
	width:90%; 
	height:auto; 
	text-align:left; 
	font-size:11px; 
	color:#cbcbcb; 
	line-height:15px;
	margin-top:10px;
}



/********************* turkce index *******************/
#indextr-menurow { width:993px; height:102px; margin:0 auto; }
#indextr-row2 { width:993px; height:62px; margin:0 auto; }
#indextr-row2 .menu { width:781px; height:62px; position:relative; top:0px; left:0px; float:left; }
#indextr-row2 .search { 
	width:212px; 
	height:62px; 
	position:relative; 
	top:0px; 
	left:0px; 
	float:left; 
	background:url(images/indextr-seachbg.jpg) no-repeat; 
	text-align:left; 
}
#indextr-row2 .search input { 
	width:134px; 
	height:14px; 
	background-image:transparent; 
	margin:32px 0 0 15px;
	border:0px;
	font-size:10px;
}

#indextr-row3 { width:993px; height:59px; margin:0 auto; text-align:right; }
#indextr-row3 div { 
	width:505px; 
	height:59px; 
	position:relative; 
	top:0px; 
	left:0px; 
	float:right; 
}
#indextr-row4 { width:993px; height:auto; margin:0 auto; text-align:center; }
#indextr-row4 .dwntbl-head { width:982px; height:30px; margin:0 auto; }
#indextr-row4 .dwntbl-middle { 
	width:982px; 
	height:auto; 
	margin:0 auto; 
	text-align:center; 
	background:url(images/indextr-dwnrepeat.jpg) repeat-y; 
}

#indextr-row4 .dwntbl-bottom { 
	width:982px; 
	height:34px; 
	margin:0 auto; 
	text-align:right;
	background:url(images/indextr-dwnbtm.jpg) no-repeat; 
}
#indextr-row4 a.syfyazdir { 
	width:93px; 
	height:10px; 
	position:relative; 
	top:0px; 
	left:0px; 
	float:right; 
	display:block; 
	background:url(images/syfyazdir1.jpg) no-repeat;
	cursor:hand; 
	margin:8px 28px 0 0; 
}
#indextr-row4 a.syfyazdir:hover { background:url(images/syfyazdir2.jpg) no-repeat; }

#indextr-row4 .urnozellik-head { width:952px; height:24px; margin:0 auto; }
#indextr-row4 table { width:952px; height:auto; margin:0 auto; }
#indextr-row4  td.bg1 { 
	background:url(images/indextr-urunbg1.jpg) no-repeat; 
	height:20px; 
	vertical-align:top; 
	text-align:left; 
}
#indextr-row4  td.bg2 { 
	background:url(images/indextr-urunbg2.jpg) no-repeat; 
	height:20px; 
	vertical-align:top; 
	text-align:left; 
}

#indextr-row4 ul { width:942px; height:auto; margin:3px 0 0 10px; }
#indextr-row4 li { height:14px; position:relative; top:0px; left:0px; float:left; color:#5a6a74; font-size:10px; overflow:hidden;  }

#footer { width:982px; height:24px; margin:0 auto 55px auto; }



