#areanews{
	width:706px;
	height:166px;
	background-image:url(../images/column/areanews_bg.png);
	background-position: top left;
	background-repeat:no-repeat;
	/*padding:0px;*/
	margin:0px;
}

#areanews_content{
	width:705px;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

#areanews_para{
	margin:10px;
	font-size: 14px;
}

#areanews_message{
	width:705px;
	border:1px solid #CDCDCD;
	padding:0px;
	margin:0px;
}

#areanews_message_item_title{
	background-image:url(../images/column/areanews_msg_item_title.png);
	background-position: top left;
	background-repeat:no-repeat;
	width:622px;
	height:42px;
	padding:0px;
	margin:20px 0px auto;
}

#areanews_message_item_content{
	width:619px;
	height:100px;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	/*padding:0px;
	margin:0px;*/
	overflow: hidden;
}

#areanews_message_item_text{
	text-align: left; 
	font-size:14px;
	margin:10px 10px 10px 10px;
}

#area_news_other_topics_header {
	margin-top: 15px;
	display:block;
}

#area_news_other_topics {
	margin: 0px;
	width: 704px;
	border: 1px solid #cacaca;
	padding: 10px;
}

#area_news_other_topics_access {
	text-align: right;	
}
