.newslist_bg {
	background-image: url(/uploads/image/pmain/gunping_04.jpg);
}
.newslist_table {
	margin-top: 175px;
}
.newslist_font1 {
	font-size: 30px;
	height: 70px;
	vertical-align: top;
}
.newslist_left_td {
	width: 120px;
	vertical-align: top;
}
.newslist_left_bg {
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.newslist_left_bg p {
	font-size: 48px;
	margin: 0 0 0 10px;
}
.newslist_left_bg font {
	font-size: 18px;
	margin: 0 0 0 10px;
}
.newslist_left_seleted div {
	color: #ffffff;
	background-color: #e60000;
}
.newslist_left_unselete div {
	color: #ffffff;
	background-color: #a0a0a0;
}
.newslist_right_td {
	height: 163px;
	vertical-align: top;
}
.newslist_right_td b {
	display: none;
}
.newslist_right_td p {
	color: #000000;
	font-size: 23px;
	line-height: 32px;
}
.newslist_right_td font {
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin-top: 4px;
}
.newslist_right_seleted font {
	display: block;
}
.newslist_right_unselete font {
	display: none;
}
.newslist_img_td {
	vertical-align: top;
	width: 650px;
	height: 490px;
	text-align: right;
}
.newslist_more_td {
	width: 100%;
	height: 40px;
	background-color: #e6e6e6;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.newslist_more_td font {
	color: #e60000;
	text-decoration: none;
}
.newslist_more_td:hover {
	background-color: #e60000;
}
.newslist_more_td:hover font {
	color: #e6e6e6;
}
