@charset "utf-8";

#recovery_box {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.recovery-left {
width: 450px;
height: 100%;
float:left;
}

.recovery-right {
width: 530px;	
height: 100%;
float:left;
}

.recovery_p {
	font-size: 14px;
	padding-bottom: 3px;

　　
}
