.descr {
	text-align: left;
	padding-top: 15px;
}
.descr .dt {
	font-size:11px;
	color:#777;
	border-bottom:1px dotted #999;
	float:right;
	margin-right:10px;

	/*
	display:block;
	border-top:1px dotted #999;
	width:200px;
	float:left;
	padding-top:30px;*/
}
.descr a {
	color: #3E4D94;
	font-weight: 700;
}
.descr .htitle {
	text-align: left;
	width: 680px;
	display: block;
}
.descr .htitle img {
	padding-right: 10px;
	padding-bottom: 10px;
}
