@charset "utf-8";
/* CSS Document */




#test_box_out {
	margin-bottom: 20px;
	border: 1px solid #CCC;
	height: 500px;
	width: 560px;
	padding: 10px;


}
#content_left .p_center {
	text-align: center;
}

#pro_box_out {
	margin-bottom: 20px;
	border: 1px solid #CCC;
	width: 560px;
	height: 700px;
	padding: 10px;


}

#pro_box_out .img_frame {
	border: 1px solid #4691FF;
	
}

#pro_box_out .img_box_center {
	padding-bottom: 20px;
}

.description_right {
	float: right;
	width: 240px;
	padding-right: 5px;
}

.text {
	margin-top: 10px;
	line-height: 23px;
}