.headline_outer{
	clear: both;
	background: url(../images/headline_bck.png);
}
.headline{
	clear: both;	
	text-align: left;
	width: 485px;
	height: 372px;
	position: relative;
}
.headline .image_title{
	position: absolute;
	left: 9px;
	top: 10px;
	width: 472px;
	height: 80px;
	overflow: hidden;
}
.headline .caption{
	position: absolute;
	left: 266px;
	top: 104px;
	width: 200px;
	height: 28px;
	overflow: hidden;
}
.headline .caption div{
	float: left;
	padding: 0px 5px;
}
.headline .caption div *{
	font: 700 8pt/25px Tahoma;
	color: #bfe896;
}
.headline .caption .item_1{
	padding: 0px;
	width: 92px;
	text-align: center;
}
.headline .caption .item_1 span{
	color: #000000;
}
.headline .content{
	position: absolute;
	left: 17px;
	top: 103px;
	width: 240px;
	height: 280px;
	overflow: hidden;
}
.headline .items {
	text-align: left;
	position: absolute;
	left: 271px;
	top: 137px;
	width: 208px;
}
.headline .items .item{
	background: transparent url(../images/headline_item_bck.png) no-repeat 0px 0px;
	padding-left: 12px;
	height: 22px;
	overflow: hidden;
}
.headline .items .item *{
	font: 700 11px/21px Tahoma;
}
.headline .items .item a{
	color: #102100;
}
.headline .content .image img{
	width: 240px;
	height: 180px;
}
.headline .content .short_content{
	padding: 0px 5px 0px 5px;
	height: 51px;
	font: 100 11px/17px Verdana;
	overflow: hidden;
	color: #000000;
}
.headline .content .date{
	text-align: right;
	padding: 5px 10px 0px 0px;
	font: 100 10px/12px Tahoma;
	color: #989898;
}
.headline .paging{
	position: absolute;
	left: 278px;
	top: 341px;
}
.headline .paging .item {
	float: left;
	width: 18px;
	height: 12px;
	text-align: center;
}
.headline .paging .item a{
	font: 100 10px/12px Tahoma;
	color: #51921a;
}
.headline .paging .active {
	background: url(../images/headline_paging_bck.gif) no-repeat 50% 50%;
}
.headline .paging .active a{
	font-weight: bold;
	color: #FFFFFF;
}
.headline .paging .next{
	float: left;
	padding-left: 6px;
}
.headline .paging .next a{
	font: 700 10px/12px Tahoma;
	color: #51921a;
}
.headline .paging .sep{
	float: left;
	background: url(../images/headline_paging_sep.gif) no-repeat 50% 50%;
	width: 3px;
}
