.margin_left_44 {
	margin-left: 44px;
}
.margin_top_40 {
	margin-top: 40px;
}

.margin_top_left {
	margin-top: 0px;
	margin-left: 58px;
}
.table_text {
	font-family: "굴림";
	font-size: 12px;
	color: #8c8785;
}

#apDiv1 {
	width:200px;
	height:115px;
}
#apDiv2 {
	width:200px;
	height:115px;
}
#apDiv3 {
    position:relative;
	width:200px;
	height:115px;
	left: 200px;
	top: -300px;
}