.manset{
	position: relative;
	width: 690px;
	height: 304px;
	overflow: hidden;
	background:#401f09;
}
.headline{
	position: relative;
	width: 654px;
	height: 274px;
	overflow: hidden;
	margin: 15px;
}
.headline .headline_title{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 560px;
	height: 42px;
	font: 800 20pt/42px Arial Black;
	color: #193973;
	overflow: hidden;
	z-index: 1;
}
.headline .short_content{
	position: absolute;
	top: 205px;
	left: 14px;
	right:14px;
	width: 405px;
	height: 60px;
	font: bold 10pt/20px Tahoma;
	color: #ffaf50;
	overflow: hidden;
	z-index: 3;
	text-align:left;
}
.headline .image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 433px;
	height: 272px;
}
.headline .image img{
	width: 433px;
	height: 272px;
	border: 1px solid #b27a55;
}
.headline .transparent_layer{
	position: absolute;
	top: 199px;
	left: 1px;
	width: 433px;
	height: 74px;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	background: #000;
	z-index: 2;
}
.headline .items{
	position: absolute;
	top: 0px;
	left: 435px;
	width: 223px;
	height: 256px;
	overflow: hidden;
}
.headline .items .item{
	position: relative;
	height: 41px;
	overflow: hidden;
}
.headline .items .item *{
	font: bold 11px/20px Tahoma;
	color: #ffaf50;
}
.headline .items .item .title{
	padding-left:23px;
	position: absolute;
	color: #ffaf50;
	left: 0px;
	width: 190px;
	height: 40px;
	overflow: hidden;
	vertical-align:middle;
	text-align:left;
}
.headline .items .active{
	text-decoration: none;
}
.headline .items .active a:hover{
	text-decoration: none;
	color: #ffaf50;
}
.headline .link_weekly, .headline .link_daily{
	position: absolute;
	top: 256px;
	height: 18px;
	text-align: center;
}
#headline_item_0, #headline_item_2, #headline_item_4{
	background:#291205;
}
.headline .link_weekly{
	left: 6px;
	width: 160px;
}
.headline .link_daily{
	background: url(hepsini_goster.png) no-repeat;
	padding-left:10px;
	right : 0px;
}
.headline .link_weekly a, .headline .link_daily a{
	color: #ff8400;
	font: 700 8pt/18px Tahoma;
}
.headline .link_weekly a:hover, .headline .link_daily a:hover{
	color: #ff8400;
	text-decoration: none;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}