@charset "utf-8";
/* service style */

#maincont {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.cont650box {
	line-height: 160%;
	width: 650px;
	margin-top: 10px;
	overflow: auto;
}
.servL {
	float: left;
	width: 240px;
}
.servR {
	float: right;
	width: 400px;
}
td {
	line-height: 180%;
}
