@charset "utf-8";
.News_News_Listbox {
}
.News_News_Item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.News_News_L {
	float: left;
	/*width: 240px;*/
	width: 22.8571%;
}
.News_News_Pic {
	position: relative;
}
.News_News_Pic_Ico {
	position: absolute;
	top: 0px;
	right: 0px;
}
.News_News_R {
	float: right;
	/*width: 777px;*/
	width: 74%;
}
.News_News_Tit {
	font-size: 18px;
	font-weight: bold;
	color: #17426b;
}
.News_News_Date {
	font-size: 12px;
	color: #777777;
	padding-top: 11px;
}
.News_News_Intro {
	font-size: 13px;
	line-height: 22px;
	color: #777777;
	padding-top: 16px;
}
.News_News_More {
	text-align: right;
}
.News_News_More_a {
	line-height: 26px;
	color: #FFF;
	background-color: #2b8ee1;
	text-align: center;
	width: 72px;
	display: inline-block;
}
