
.headline{
	position: relative;
	width: 592px;
	height: 296px;
	overflow: hidden;
	background: url('../images/manset.png') no-repeat;
	left:-3px;
	margin-right:-8px;
	margin-bottom:-3px;
}
.headline .image{
	z-index: 1;
	position: absolute;
	width: 592px;
	height: 296px;
	overflow: hidden;
	left:-2px;
}
.headline .image img{
	width: 592px;
	height: 296px;

	
}
.headline .number{
	z-index: 2;
	position: absolute;
	width: 260px;
	height: 60px;
	left: 370px;
	background: url('images/arka.gif') no-repeat;
}
.headline .number .item{
	float: left;
	text-align: center;
	width: 22px;
}
.headline .number .item a{
	font-weight: 100;
	font-size: 8pt;
	line-height: 33px;
	text-decoration:none;
	font:Tahoma, sans-serif;
	color: #000;
}
.headline .number .active a{
	font-weight: 700;
	color: #F00;
	text-decoration:none;
	font:Tahoma, sans-serif;
	color: #000;
	
}
.headline .number_inner{
	padding-left: 40px;
}
.headline .title_content{
	z-index: 2;
	position: absolute;
	width: 592px;
	height: 60px;
	overflow: hidden;
	top: 207px;
	left: 7px;
	
}
.headline .title_content .title{
	font-weight: 100;
	font-size: 18pt;
	line-height: 30px;
	color: #000;
	font:Verdana;
}
.headline .title_content .short_content{
	font-weight: 100;
	font-size: 11pt;
	line-height: 15px;
	color: #333;
	font:Verdana;
}
.headline .transparent_layer {
	z-index: 2;
	background: url('images/manset3.png') repeat-x;
	position: absolute;
	width: 590px;
	height: 120px;
	top: 207px;
	left: 0px;
	bottom:-5;
	filter: alpha(opacity=85);
	-moz-opacity: .8;
	opacity: .8
}
