@charset "utf-8";
.hdp {
	padding: 0px;
	height: 280px;
	width: 370px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.endtitle {
	font-size: 18px;
	font-weight: bolder;
	color: #202020;
	text-align: center;
	line-height: 32px;
}
.endtitle a {
	color: #333333;
}
.endtitle a:hover {
	color: #F90;
	text-decoration: none;
}
.txt span {
	text-indent: 24px;
	display: block;
}
.txt span a:hover {
	color: #F90;
}
.tzfx {
	float: left;
	width: 720px;
}
.mt_15 .hd {
	background-image: url(../images/mdhd.png);
}

.news1_1 {
width: 200px;
margin-left: 10px;
float:right;

}
.l, .float_left {
float: right;
}
.news1_2 {
	width: 200px;
	background-color: transparent;
	background-image: url(../images/mdhd.png);
	background-repeat: no-repeat;
}
tr , td     {
	border: 1px solid #CCC;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.mt_15 {
margin-top: 0px;
}
.news_right_2 {
color: #0CA0E8;
font-size: 15px;
}
.news1_3 {
font-size: 12px;
}
.jrj-wrap .md div .pt a:hover {
	text-decoration: underline 
	
}

.jrj-wrap .md div a:hover  img{
	text-decoration: none;	
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity: 0.5;	/*其他，透明度50%*/
}
