/*------------------------------------图片列表样式01(昌吉州首页自强风采)---------------------------------*/
.ZCL_NewImageList_DetailStyle1 {
	border: 1px solid #C5DDF9;
	margin-bottom: 10px;
	min-height: 184px;
}
.ZCL_NewImageList_DetailStyle1 .this_title_background {
	background: url("/images/h4_bj.jpg") repeat-x;
}
.ZCL_NewImageList_DetailStyle1 .CollectionListTitle {
	background: url("/images/title_img2.png") no-repeat 0px 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	height: 33px;
	line-height: 28px;
}
.ZCL_NewImageList_DetailStyle1 .CollectionListTitle .CollectionListTitle_text {
	float: left;
	margin-left: 16px;
}
.ZCL_NewImageList_DetailStyle1 .CollectionListTitle .More {
	color: #006BA1;
	float: right;
	font-size: 12px;
	font-weight: 300;
	margin-right: 16px;
}
.ZCL_NewImageList_DetailStyle1 .content_background {
    margin: 0 0 8px;
}
.ZCL_NewImageList_DetailStyle1 ul li {
	float: left;
    text-align: center;
}
.ZCL_NewImageList_DetailStyle1 ul li .listentry-img {
	border: 1px solid #CCC;
    height: 110px;
    margin-bottom: 5px;
    margin-left: 20px;
    padding: 4px;
    width: 130px;
}
.ZCL_NewImageList_DetailStyle1 ul li div a img {
	border: 0;
}
.ZCL_NewImageList_DetailStyle1 .messagelist-div {
	margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
}
/*------------------------------------图片列表样式02---------------------------------*/
.ZCL_NewImageList_DetailStyle2 {
	border: 1px solid #C5DDF9;
	margin-bottom: 10px;
	min-height: 184px;
}
.ZCL_NewImageList_DetailStyle2 .this_title_background {
	background: #ffffff;
}
.ZCL_NewImageList_DetailStyle2 .CollectionListTitle {
	background: url("/images/title_img5.jpg") no-repeat 0px 0px;
	color: #006ba1;
	font-size: 16px;
	font-weight: 600;
	height: 27px;
	line-height: 28px;
	border-bottom:1px solid rgb(197, 221, 249);
}
.ZCL_NewImageList_DetailStyle2 .CollectionListTitle .CollectionListTitle_text {
	float: left;
	margin-left: 16px;
}
.ZCL_NewImageList_DetailStyle2 .CollectionListTitle .More {
	color: #006BA1;
	float: right;
	font-size: 12px;
	font-weight: 300;
	margin-right: 16px;
}
.ZCL_NewImageList_DetailStyle2 .content_background {
    margin: 16px 0 8px;
}
.ZCL_NewImageList_DetailStyle2 ul li {
	float: left;
    text-align: center;
}
.ZCL_NewImageList_DetailStyle2 ul li .listentry-img {
	border: 1px solid #CCC;
    height: 110px;
    margin-bottom: 5px;
    margin-left: 20px;
    padding: 4px;
    width: 130px;
}
.ZCL_NewImageList_DetailStyle2 ul li div a img {
	border: 0;
}
.ZCL_NewImageList_DetailStyle2 .messagelist-div {
	margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
}

