body, li, ul, form{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
.cat_tab{
	width: 520px;
	height: 183px;
	top: -7px;
	overflow: hidden;
	background: url(../images/haberler_bck.jpg) transparent no-repeat;
	position: relative;
}
.cat_tab .nav{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 318px;
	height: 30px;
}
.cat_tab .nav a{
	color: #c1eeff;
	font: 700 9pt/30px Verdana;
}
.cat_tab .nav_item{
	float: left;
	width: 77px;
	text-align: center;
}

.cat_tab li.active a{
	color: #000;
}.cat_tab .title{
	position: absolute;
	top: 40px;
	left: 6px;
	width: 230px;
	height: 34px;
}
.cat_tab .title a{
	color: #D20008;
	font: 100 11pt/17px Verdana;
}
.cat_tab .image{
	position: absolute;
	top: 39px;
	left: 8px;
	width: 100px;
	height: 70px;
}
.cat_tab .content{
	position: absolute;
	top: 78px;
	left: 112px;
	width: 130px;
	height: 70px;
	overflow: hidden;
}
.cat_tab .content a{
	font: 100 8pt/14px Verdana;
	color: #000;
}
.cat_tab .items{
	position: absolute;
	top: 34px;
	left: 248px;
	width: 320px;
	height: 140px;
}
.cat_tab .items li{
	clear: both;
	height: 20px;
	width: 320px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.cat_tab .items li a{
	font: 100 8pt/20px Verdana;
	color: #114477;
	padding-left: 12px;
}