#left_box{
	top: -25px;
}

#content_list{
	position: relative;
	z-index: 1;
	width:934px;
	text-align:justify;
	margin: 20px 0 0 0;
	line-height:16px;
}

#actuality_list li{
	position: relative;
	list-style: none;
	display: block;
	width: 622px;
	height:69px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 15px 15px 15px 15px;
	background: url(../images/actuality_list_background.png) no-repeat left top;
}

#actuality_list .illustration_zone{
	float:left;
	margin: 0 15px 0 0;
	width: 155px;
	height:70px;
	overflow: hidden;
}

#actuality_list H1{
	font-size:12px;
	width: 450px;
	height: 23px;
	line-height:12px;
	margin: 0 0 0 0;
	overflow: hidden;
}

#actuality_list H1 .date{
	color: #484747;
	font-size:9px;
	margin: 0 0 0 5px ;
	font-weight: bold;
}

#actuality_list .resume{
	float:left;
	width: 360px;
	height:50px;
	overflow: hidden;
}

#actuality_list a{
	position: absolute;
	right: 15px;
	bottom: 12px;
	float:right;
	color: #899b10;
}



#actuality_pages{
	position: relative;
	top:15px;
	text-align: center ;
}

#actuality_pages #active{
	color:#018fe2;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	
}

#actuality_pages a{
	padding: 2px;
	margin: 2px;
	color: #899b10;
	border: 1px solid #bdc6cf;
	font-weight: normal;
}





/*************************************************
 *       page
 *************************************************/

#actuality_header{
	position: relative;
	display: block;
	width: 622px;
	height:69px;
	overflow: hidden;
	margin: 0 0 10px -15px;
	padding: 15px 15px 15px 15px;
	background: url(../images/actuality_list_background.png) no-repeat left top;
	line-height:16px;
}

#actuality_header .illustration_zone{
	float:left;
	margin: 0 15px 0 0;
	width: 155px;
	height:70px;
	overflow: hidden;
}


#actuality_header H1 .date{
	color: #484747;
	font-size:9px;
	margin: 0 0 0 5px ;
	font-weight: bold;
}

#actuality_header .resume{
	float:left;
	width: 360px;
	height:50px;
	overflow: hidden;
}

#actuality_header H1{
	font-size:12px;
	width: 450px;
	height: 23px;
	line-height:12px;
	margin: 0 0 0 0;
	overflow: hidden;
}

#actuality_resume{
	margin: 15px 15px 15px 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #bdc6cf;
	
}

.actuality_more{
	position: absolute;
	right: 15px;
	bottom:12px;
	color: #899b10	
}



