/*


	DEPRECATED


*/

/*b-pop_news*/

.b-pop_news {
	float: left;
	width: 302px;
	padding: 9px;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
	}
	.l-bigcol_hp .b-pop_news {
		float: right !important;
		}
	.b-pop_news .b-tabs {
		margin-bottom: 9px;
		}
.b-pop_news_title {
	font-size: 14px;
	}
.b-pop_news_title,
.b-pop_news_date {
	margin-right: 6px;
	}
.b-pop_news_img {
	display: block;
	position: relative;
	float: left;
	width: 78px;
	height: 58px;
	margin: 0 10px 0 0;
	border: 1px #ddd solid;
	border-radius: 2px;
	}

/*end b-pop_news*/

/**b-pop_news_hp**/

.b-pop_news_hp {
	float: left;
	width: 302px;
	padding: 9px;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
	}
.b-pop_news_hp .b-tabs {
	margin-bottom: 6px;
	}
.b-pop_news_hp_hr {
	clear: both;
	height: 1px;
	margin: 4px 0 1px;
	overflow: hidden;
	background: #e6e6e6;
	font-size: 0;
	}
.b-pop_news_hp .b-pop_news_box {
	height: 32px;
	padding: 2px 0 4px;
	border-bottom: 1px #e6e6e6 solid;
	overflow: hidden;
	line-height: 16px !important;
	}
.b-pop_news_hp .b-pop_news_box_last {
	border: none;
	}
.b-pop_news_hp .g-cl_m {
	display: none;
	}
.b-pop_news_hp .b-pop_news_img {
	display: none;
	}
.b-pop_news_hp .b-pop_news_title {
	font-size: 12px;
	}

/**end **b-pop_news_hp**/