/*

Coder:H.Hüseyin ÇOLAK

Haberler

*/

@charset "utf-8";

#haberler {}


#haberler .baslik {
	background-repeat: no-repeat;
	height: 22px;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#haberler .orta {
	display: block;
	color: #666666;
	text-decoration: none;
	line-height: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 120px;
	width: 560px;
}

#haberler .orta img {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#haberler .orta b {
	display: block;
	color: #FF0000;
	margin-bottom: 3px;
}

#haberler .orta i {
	font-style: normal;
	color: #000;
}

#haberler .orta strong {
	margin-left: 0px;
}

#haberler .orta:hover {
	background-color: #F9F9F9;
}

#haberler .orta:hover b {
	color: #FF0000;
	text-decoration: underline;
}

#haberler .orta:hover i {
	color: #333333;
}

#haberler p {
	color: #333333;
}

#haberler .orta:hover img {
	border: 1px solid #999999;
}

#haberler .nav-news {
	text-align: center;
	margin-top: 10px;
}

#haberler .nav-news a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#haberler dt .orta.thickbox {
	color: #FF0000;
	text-align: justify;
}
#haberler .orta.thickbox i {
	text-align: justify;
}
