.wp_pop_article_list .list_item .title {
	color: #222;
	line-height: 37px;
	font-size: 16px;
}
.wp_pop_article_list .list_item .pr_fields {
	float: none;
	display: block;
	padding-top: 8px;
}
.wp_pop_article_list .list_item .ex_fields {
	float: none;
	display: block;
}
.wp_pop_article_list .list_item .date {
	font-size: 15px;
    color: #999;
}
.wp_pop_article_list .list_item .title {
	float: none;
}
.wp_pop_article_list .list_item .views {
	color: #999;
    float: right;
    font-size: 15px;
}
.wp_pop_article_list .list_item {
	width: 100%;
    height: 77px;
    line-height: 21px;
    border-bottom: 2px dotted #808080;	
    margin: 0;
}
.wp_pop_article_list {
	padding: 0 11px;
        width: 95%;
}
iframe#wp_iframe_hotArticle_w42 {
    width: 100% !important;
}