@charset "utf-8";
.News_News_Listbox {
	padding-bottom: 37px;
}
.News_News_List {
}
.News_News_Item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	margin-bottom: 37px;
	padding-bottom: 37px;
}
.News_News_Item:last-child {
	border-bottom-width: 0px;
}
.News_News_L {
	float: left;
	width: 25%;
}
.News_News_R {
	float: right;
	width: 540px;
}
.News_News_Tit {
	font-size: 15px;
	color: #333232;
	font-weight: bold;
}
.News_News_Intro {
	line-height: 22px;
	color: #767676;
	padding-top: 8px;
}
.News_News_Date {
	color: #767676;
	background-image: url(../images/News/News_3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-top: 8px;
}
.x {
}
@media (min-width:320px) and (max-width:767px) {
.News_News_L {
	float: left;
	width: 100%;
}
.News_News_R {
	float: right;
	width: 100%;
	padding: 20px 0;
}
.content img {
	max-width: 100% !important;
	height: auto !important;
}
.content p {
	text-indent: 0 !important;
}
}
