

ol{
	margin: none;
	padding: none;
}
.contentList ul, ol{
	margin-bottom:12px;
	
}
.contentListHead{
	margin-bottom:3px;
}
.contentList ul li, ol li{
	margin-left:25px;
}


/* @group news_text */
.textainer{
	float:left;
	margin-bottom: 40px;	
}

.news_germantwopic{
	float: left;
	width: 260px;
	color: #747265;
	
	}

.news_englishtwopic{
	float: left;
	width: 260px;
	margin-left: 20px;
	color: #617b8d;
}

.news_germantwo{
	float: left;
	width: 340px;
	color: #747265;
	
}

.news_englishtwo{
	float: left;
	width: 340px;
	margin-left: 20px;
	color: #617b8d;
}

.news_germanonepic, .news_englishonepic{
	width: 550px;
	color: #747265;
}
	
.news_germanonepic, .news_germanone, .news_german{
	float: left;
	color: #747265;
}
.news_englishonepic, .news_englishone, .news_english{
	float: left;
	color: #617b8d;
}

/* @end */