@charset "utf-8";
@media print {	
#fs_wrap	{
	position: relative;
	margin: 0 auto;	
	background: white;	
	}
#fs_header,
.fs_snb_box,
.common_btn,
.banner_box,
#fs_footer,
.fs_sub_visual .sv_wrap .fs_loca_box {
	display: none;
	}
#fs_container_wrap {
	margin-top: 0;
}	
.fs_sub_visual {
	height: 0;
	border: none;
}
.sv_wrap h3 {
	text-align: left;	
	margin-left: -50px;
}
#fs_content .con_body {
	width: 72%;
	height: 95%;
	}
}

