html {
	margin: 0;
	padding: 0;
	}
	
body {
	height: 100%;
	color: black;
	font-family: Arial;
	font-size: 12px;
	background: #F3F3F3; /* turuncu tema için arkaplan ve resim ayarlaması */
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
input,select,textarea {
	color: black;
	font-family: Arial;
	font-size: 12px;
	}
	
.button {
	background: black;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	margin: 0 0 1px 4px;
	}
	
a {
	color: black;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
		
.black_b {
	font-weight: bold;
	}
	
.blue_b {
	color: #0090ca;
	font-weight: bold;
	}
	
.black_bu {
	font-weight: bold;
	text-decoration: underline;
	}
	.black_bu:hover {
		text-decoration: none;
		}
		
.white {
	color: white;
	}
	
.white_b {
	color: white;
	font-weight: bold;
	}
	
img {
	border: 0;
	}
	
.br {
	height: 10px;
	font-size: 1px;
	}

.page {
	width: 997px;
	margin: 0 auto;
	text-align: left;
	}
	
.top {
	/*height: 90px;
	padding: 15px 0;*/
	background: url('images/top_back.gif');
	/*overflow: hidden;*/
	}
	.logo {
		float: left;
		}
		.logo .milliyet {
			padding: 10px 0 5px 0;
			}
	.banner {
		float: right;
		}
		
.bar {
	width: 980px;
	height: 40px;
	background: url('images/bar_center.gif');
	}
	.bar_left {
		width: 5px;
		height: 40px;
		background: url('images/bar_left.gif');
		float: left;
		}
	.search {
		width: 590px;
		padding: 5px 0 0 10px;
		line-height: 35px;
		float: left;
		}
		.search .td1 {
			width: 50px;
			font-weight: bold;
			}
		.search .td2 {
			width: 140px;
			padding-right: 5px;
			}
			.search .td2 input,select {
				width: 140px;
				color: #6c6e70;
				}
		.search .td3 {
			width: 42px;
			}
			.search .td3 input {
				width: 42px;
				height: 21px;
				border: 0;
				color: white;
				font-weight: bold;
				background: url('images/button1.gif');
				padding: 1px 0 5px 0;
				}
	.links {
		width: 360px;
		padding: 5px 10px 0 0;
		line-height: 35px;
		text-align: right;
		float: left;
		}
	.links .line {
		margin: 0 5px;
		}
	.bar_right {
		width: 5px;
		height: 40px;
		background: url('images/bar_right.gif');
		float: right;
		}
		
.clearer {
	clear: both;
	font-size: 1px;
	margin: -1px 0;
	}
	
#content {
	width: 1010px;
	background: white;
	overflow: hidden;
	}
	.left {
		width: 100px;
		padding: 10px;
		height: 100%;
		float: left;
		}
	.center {
		width: 600px;
		padding: 9px;
		height: 100%;
		border-left: 1px solid #6DAC4B;
		border-right: 1px solid #6DAC4B;
		text-align: center;
		margin-left:80px;
		float:left;
		}
	.right {
		
		padding-top: 5px;
		padding-left:1px;
		height: 100%;
		float: left;
		width:120px;
		}
		
.cats {
	font-weight: bold;
	width: 100%;
	text-align: right;
	}
	.cats .on {
		color: #0090ca;
		}
	.cats .on:hover {
		text-decoration: none;
		color: black;
		}
	.cats .off {
		height:22px;
		/*background:url('images/a_back.gif') repeat-x;*/
		text-align:left;
		color:#FFFFFF;
		font-weight:bold;
		/*width:118px;*/
		}
	.cats .off:hover {
		text-decoration: none;
		color: #0090ca;
		}
	.cats img {
		border: 1px solid black;
		margin: 5px 0 10px 0;
		filter:alpha(opacity=100);
		}
	.sprtr {
		padding: 3px 0;
		background: url('images/dots.gif') repeat-x;
		}

.bottom {
	width: 1010px;
	text-align: left;
	color: white;
	padding: 10px 0;
	text-align: center;
	}
	.bottom a {
		color: white;
		}
		.header {
	width: 100%;
	height: 21px;
	background: url('images//header_back.gif') repeat-x;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	}
	.header_left {
		width: 10px;
		height: 10px;
		float: left;
		}
	.header_center {
	
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		width: 550px;
		padding: 4px 0;
		float: left;
		}
		.header_center .blue {
			font-weight: bold;
			color: #0074b4;
			}
	.header_right {
		width: 10px;
		height: 10px;
		float: right;
		}
		
.photos {
	width:558px;
	margin: 0 auto;
	}
	.photos table {
		width: 100%;
		}
	.photos td {
		width: 170px;
		padding: 11px 14px;
		vertical-align: top;
		}
	.photos .on {
		background: #e9eaeb url('images//on_back.gif') repeat-x;
		border: 1px solid #e9eaeb;
		}
	.photos .off {
		background: #e9eaeb url('images//off_back.gif') repeat-x;
		border: 1px solid #e9eaeb;
		}
	.photos img {
		border: 1px solid black;
		}
	.photos .p1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		font-weight: bold;
		padding: 3px 0 0 0;
		margin: 0;
		}
	.photos .p2 {
		padding: 3px 0 0 0;
		margin: 0;
		line-height: 18px;
		}
		.photos .p2 a {
			font-weight: bold;
			color: #F4A025;
			}
		.photos .p2 .blue {
			color: #0074b4;
			}
		
.paging {
	color: #7f9eb8;
	margin: 0 auto;
	padding: 5px 10px;
	background: #cce9f4;
	margin-bottom: 10px;
	}
	.paging a {
		color: #003d71;
		}
	.paging strong {
		color: #003d71;
		}
	.paging .bold {
		font-weight: bold;
		}
		.menu{
padding-top:7px;
padding-left:19px;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
a:link,a:active,a:visited{
	text-decoration:none;
	color:#303030;
}
a:hover{
	text-decoration:none;
	color:#78b327;
}