@charset "gb2312";
.case {
	height: 500px;
}
.case .casep {
	float: left;
	height: 140px;
	width: 142px;
	padding-left: 32px;
	line-height: 20px;
	padding-top: 20px;
}
.case .casep .date {
	line-height: 20px;
	height: 20px;
	color: #CCCCCC;
	font-size: 10px;
	font-style: italic;
}
.case .casep .caset {
	font-weight: bold;
}
.case .casep .casept img {
	background: #F5F5F5;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	width: 130px;
}
.caseinfo {
	padding: 10px;
}
.caseinfo .caseinfop {
	height: 220px;
}
.caseinfo .caseinfop .cp1 {
	float: left;
	width: 230px;
	height: 200px;
	background: url(../../Images/case.png) no-repeat center center;
	text-align: center;
	padding-top: 14px;
}
.caseinfo .caseinfop .cp2 {
	float: right;
	width: 470px;
	line-height: 20px;
	padding-top: 10px;
}
.caseinfo .caseinfop .cp2 a {
	color: #0000FF;
	text-decoration: underline;
}
.caseinfo .caseinfop2 .bdp {
	font-size: 14px;
	line-height: 37px;
	color: #CC0000;
	background: url(../../Images/sd.png) no-repeat center;
	height: 37px;
	padding-left: 70px;
	overflow: hidden;
	font-weight: bold;
}
.caseinfo .caseinfop2 .bdp2 {
	line-height: 20px;
	padding: 10px;
}

