@charset "utf-8";
#page_body {
	font-family: "나눔고딕";
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	height: 457px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
#body_left {
	float: left;
	height: 470px;
	width: 650px;
	margin-top: 10px;
}
#body_right {
	float: right;
	height: 457px;
	width: 350px;
	margin-top: 10px;
}
#body_move {
	height: 30px;
	width: 350px;
}
#phone {
	height: 180px;
	width: 350px;
	margin-top: 260px;
	position: absolute;
}


