.articleTitleDiv{clear:both;}
.articleTitleDiv:after{content:"";padding-left:3px;font-size:12px;}
.articleTitleDiv a {
	display:block;width:210px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;           
}

.recommendListTitleDiv{clear:both;}
.recommendListTitleDiv:after{content:"";padding-left:3px;font-size:12px;}
.recommendListTitleDiv a {
	display:block;width:120px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;           
}		
		
.hotActListTitleDiv1{clear:both;}
.hotActListTitleDiv1:after{content:"";padding-left:3px;font-size:12px;}
.hotActListTitleDiv1 a {
	display:block;width:74px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;           
}	

.hotActListTitleDiv2{clear:both;}
.hotActListTitleDiv2:after{content:"";padding-left:3px;font-size:12px;}
.hotActListTitleDiv2 a {
	display:block;width:84px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;           
}	

.cartoonListTitleDiv{clear:both;width:129px;}
.cartoonListTitleDiv:after{content:"";padding-left:3px;font-size:12px;}
.cartoonListTitleDiv a {
	display:block;width:123px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;           
}

.videoLocationTitleDiv{clear:both;}
.videoLocationTitleDiv:after{content:"";padding-left:3px;font-size:12px;}
.videoLocationTitleDiv a {
	display:block;width:189px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;
	color: #2da6ed;
}

.originalPicTitleDiv{clear:both;}
.originalPicTitleDiv:after{content:"";padding-left:3px;font-size:12px;}
.originalPicTitleDiv a {
	display:block;width:157px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;
	color: #2da6ed;
}

.originalPicDescriptionDiv {
	clear:both;
	display:block;width:157px;white-space:nowrap;overflow:hidden;float:left;   
	-o-text-overflow: ellipsis;      
	text-overflow:ellipsis;
	color: #2da6ed;
}

