.zdy {
	position: relative;
	z-index: 8;
}

.zdy-btn {
	border: 1px solid #d3d3d3;
	color: #333;
	float: right;
	height: 18px;
	line-height: 18px;
	margin-top: 8px;
	text-align: center;
	width: 87px;
}

.zdy-btn em {
	border-color: #737373 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 3px;
	font-size: 0;
	height: 0;
	margin-left: 3px;
	vertical-align: middle;
	width: 0;
}

.zdy-btn-cur {
	border: 1px solid #80c1ea;
	border-radius: 2px;
	box-shadow: 0 0 3px #80c1ea;
}

.zdy-pop {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bebebe;
	box-shadow: 1px 1px 2px #ccc;
	height: 140px;
	left: -144px;
	line-height: 22px;
	position: absolute;
	top: 30px;
	width: 247px;
}

.zdy-tag {
	clear: both;
	overflow: hidden;
	padding: 13px 0 0 13px;
}

a {
	text-decoration: none;
}

a {
	cursor: pointer;
	outline: 0 none;
}

.zdy-tag a {
	color: #666;
	float: left;
	font-weight: bold;
	height: 25px;
	line-height: 23px;
	margin-right: 8px;
	text-align: center;
	width: 55px;
}

.zdy-tag .close {
	color: blue;
	float: right;
	font-weight: normal;
	margin-right: 5px;
}

.zdy-tag a.cur {
	background-position: -82px -212px;
	color: red;
	font-weight: normal;
}

.zdy-cnt {
	clear: both;
	padding: 0 0 0 13px;
}

.zdy-cnt p {
	padding: 8px 0;
}

.ipt-sc {
	border: 1px solid #d6d6d6;
	height: 19px;
	text-align: center;
	width: 100px;
}

.issueFrom,.issueTo {
	text-align: left;
	width: 94px;
}

.btn-star,.btn-rst {
	background-color: #FF8C40;
	background-position: 0 -212px;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 72px;
	background-position: 0 -212px;
}
.kaijiang1 {
    background: #ebf4fd none repeat scroll 0 0;
    border: 1px solid #8bc0e7;
    min-height: 431px;
    overflow: hidden;
    width: 228px;
}