@charset "utf-8";

.business_trip_box {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

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

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

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

　　
}


.business_trip-img {
	margin-top: 20px;
	
}
