.cont {
	height: auto;
	width: 100%;
	margin-top: 16px;
}
.cont .left {
	display: inline;
	float: left;
	height: 800px;
	width: 214px;
	margin-left: 48px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #DDDDDD;
}
.cont .left dt {
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
}
.cont .left dd {
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	width: 80%;
	line-height: 37px;
}
.cont .right {
	float: left;
	height: auto;
	width: 702px;
	margin-left: 19px;
	display: inline;
}.cont .right .title {
	height: 29px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	line-height: 29px;
	text-indent: 10px;
	text-align: left;
}
.cont .right .con1 {
	height: 344px;
	width: 350px;
	margin-left: 150px;
	margin-top: 34px;
}
.b {
	border: 1px solid #DDDDDD;
}
