body, html {
	margin: 0;
	padding: 0;
	}
.b-hnews {
	font: 400 12px/16px Arial;
	background: #fff;
	-moz-border-radius: 5px;
	     border-radius: 5px;
	border: 1px solid #e3e3e5;
	/*width: 648px;*/
	margin-top: 9px;
	}
.b-hnews img {
	border: none;
	}
.b-hnews a {
	text-decoration: none;
	color: #1c56a5;
	}
.b-hnews a:hover {
	color: #c00;
	}
	.b-hnews ul {
		margin: 0;
		padding: 0;
		}
		.b-hnews ul li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			height: 1% ! ie;
			}
.b-hnews .b-hnews_head {
	position: relative;
	}
.b-hnews .b-hnews_head .head_label {
	position: absolute;
	left: 4px;
	top: -10px;
	display: block;
	font-size: 18px;
	line-height: 18px;
	height: 38px;
	padding-left: 10px;
	background: url('../img/b-hnews_head_l2.png') no-repeat left top;
	}
.b-hnews .b-hnews_head .head_label span {
	padding: 4px 10px 14px 5px;
	display: block;
	background: url('../img/b-hnews_head_r2.png') no-repeat right top;
	color: #333;
	}
.b-hnews .b-hnews-content {
	padding: 3px 9px 6px 9px;
	-moz-border-radius: 5px;
	     border-radius: 5px;
	height: 1% !ie;
	}
.b-hnews .b-hnews-content:after {
	content: ' ';
	display: block;
	clear: both;
	height: 0;
	}
.b-hnews .b-hnews-content .b-hnews-cursval {
	float: right;
	white-space: nowrap;
	font-size: 11px;
	line-height: 14px;
	}
.b-hnews .b-hnews-content .b-hnews-cursval .head_link {
	font-weight: 700;
	}
.b-hnews .b-hnews-content .b-hnews-cursval .spacer {
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: #becfdb;
	vertical-align: -2px;
	vertical-align: middle ! ie;
	margin: 0 7px;
	}
.b-hnews .b-hnews-content .b-hnews-cursval .arr_grow {
	display: inline-block;
	width: 9px;
	height: 9px;
	vertical-align: middle ! ie;
	background: url('../img/ic_arr_grow.gif') no-repeat left top;
	}
.b-hnews .b-hnews-content .b-hnews-cursval .arr_down {
	display: inline-block;
	width: 9px;
	height: 9px;
	vertical-align: middle ! ie;
	background: url('../img/ic_arr_down.gif') no-repeat left top;
	}
.b-hnews .b-hnews-content .b-hnews-cursval .arr_space {
	display: inline-block;
	width: 9px;
	height: 9px;
	vertical-align: middle ! ie;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews {
	clear: both;
	float: left;
	width: 50%;
	width: 49% ! ie;
	margin-top: 18px;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews li {
	margin: 0 15px 12px 0;
	clear: both;
	height: 55px;
	overflow: hidden;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews li.last {
	margin-bottom: 0;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews .imgnews_img {
	margin-right: 10px;
	margin-top: 3px;
	float: left;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews .imgnews_img img {
	float: left;
	display: inline-block;
	-moz-border-radius: 3px;
	     border-radius: 3px;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews .imgnews_section {
	color: #a90e00;
	font-weight: 700;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews .imgnews_section:hover {
	color: #c00;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews .imgnews_text {
	font-size: 14px;
	line-height: 18px;
	display: block;
	}
.b-hnews .b-hnews-content .b-hnews-imgnews .imgnews_img:hover + .imgnews_section + .imgnews_text {
	color: #c00;
	}
.b-hnews .b-hnews-content .b-hnews-timenews {
	float: right;
	width: 50%;
	width: 49% ! ie;
	margin-top: 18px;
	}
.b-hnews .b-hnews-content .b-hnews-timenews li {
	margin: 0 0 15px 0;
	clear: both;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	}
.b-hnews .b-hnews-content .b-hnews-timenews li.last {
	margin-bottom: 0;
	}
.b-hnews .b-hnews-content .b-hnews-timenews .timenews_time {
	float: left;
	/*	white-space:nowrap;*/
	text-align: right;
	width: 45px;
	color: #888;
	font-size: 11px;
	line-height: 16px;
	margin-right: 10px;

	}
.b-hnews .b-hnews-content .b-hnews-timenews .timenews_desc {
	display: table;
	zoom: 1 ! ie;
	}
.b-hnews .b-hnews-content .b-hnews-timenews .timenews_section {
	font-size: 11px;
	line-height: 14px;
	color: #888;
	}
.b-hnews .b-hnews-content .b-hnews-timenews .timenews_section:hover {
	color: #c00;
	}