.ccms_news_item {
	margin-bottom: 10px;
}

.ccms_news_item_date {
	font-size: 11px;
	margin-bottom: 2px;
}

.ccms_news_item_img {
	float: left;
	margin-right: 10px;
	//-webkit-border-radius: 195px;
	//-moz-border-radius: 195px;
	//border-radius: 195px !important;
	//border: solid 1px #ff0000;
	width: 110px;
	height: 110px;
	overflow: hidden;
}

.ccms_news_item_img img {
	border: 0px;

}

.ccms_news_item_title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

.ccms_news_item_title a {
	font-weight: bold;
}

.ccms_news_item_text {

}


.ccms_news_one {

}

.ccms_news_one_date {
	font-size: 11px;
	margin-bottom: 4px;
	font-weight: bold;
}

.ccms_news_one_img {
	float: left;
	margin-right: 10px;
}

.ccms_news_one_img img{
	border: 0px;

}

.ccms_news_one_text {

}


.ccms_news_all_link {
	margin-top: 10px;
	font-size: 12px;
}

.ccms_news_all_link a {
	font-size: 12px;
}