table { table-layout:fixed; border-collapse:collapse; }

/* =float 해제 */
.f_clear:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
/* ie용 홀리 핵 시작 */
* html .f_clear { height: 1px; }
.f_clear { display: block;min-height:1px; }
/* ie용 홀리 핵 끝 */



.content_tab { width:910px; height:39px; padding:10px 0 0 20px; background:url('/ebs/WebCommon/images/contentMap/bg_tab.gif') left bottom no-repeat; }
.content_tab li { float:left; display:inline; margin:7px 1px 0 0; }
.content_tab .tab_on { margin-top:2px; }
.contentmapIframe{margin-top:20px;}
.contentCase{padding-top:3px;background:url('/ebs/WebCommon/images/contentMap/bg_tab.gif') no-repeat;}
.content_wrap {width:889px; padding:12px 20px 19px 19px; border-left:1px solid #90a8cc; border-right:1px solid #90a8cc; }
.map_table { width:889px; font-size:11px; font-family:Dotum,'돋움'; }
.map_table th { padding:8px 0 7px 0; background:#f9f5ea; border-top:1px solid #d3c8a9; border-bottom:1px solid #d3c8a9; border-right:1px solid #e5dec9; font:bold 11px/1.2em Dotum,'돋움'; color:#a8834f; }
.map_table .head_th { border-top:2px solid #d3c8a9; }
.map_table td { padding:0 0 0 7px; border-bottom:1px solid #e9e3d4; border-right:1px solid #e9e3d4; font-size:10px;vertical-align:top; }
.map_table td ul li { width:100px; margin:7px 0 0 0; padding:0 0 6px 0; font-size:11px; letter-spacing:-1px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; background:url('/ebs/WebCommon/images/contentMap/bg_dot_3x1.gif') left bottom repeat-x; }
.map_table td ul li a {display:block; padding-left:7px; background:url('/ebs/WebCommon/images/contentMap/bg_dot_3x3.gif') 0 3px no-repeat;}
.map_table td ul .no_dot { background:none; }
.map_table .even { background:#f5f5f5; }
.map_table .end_lane { border-right:0 none; }
.dummy_layout { width:930px; height:19px; background:url('/ebs/WebCommon/images/contentMap/bg_content_btm.gif') left top no-repeat; }
.btnPrint{padding-bottom:10px;text-align:right;}
.printTitle{display:none;}

@media print{
	.printBody{padding:0;margin:0;}
	.contentCase{width:100%; padding:0; margin:0; border:0; background:none;}
	.content_wrap {width:100%; padding:0; border:0; }
	.map_table { width:100%; font-size:0.75em; font-family:Dotum,'돋움'; }
	.map_table th { padding:8px 0 7px 0; background:#f9f5ea; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font:bold 11px/1.2em Dotum,'돋움'; color:#a8834f; }
	.map_table .head_th { border-top:2px solid #ccc; }
	.map_table td { padding:0 0 0 7px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font-size:10px;vertical-align:top; }
	.map_table td ul li { width:auto; margin:7px 0 0 0; padding:0 0 6px 0; font-size:11px; letter-spacing:-1px; text-overflow:clip; overflow:visible; white-space:normal; background:none; border-bottom:1px dashed #ccc; }
	.map_table td ul li a {display:block; padding-left:0;}
	.map_table td ul .no_dot { background:none; }
	.map_table .even { background:#f5f5f5; }
	.map_table .end_lane { border-right:0 none; }
	.btnPrint{display:none;}
	.printTitle{display:block;padding-bottom:0.5em;font-size:1em;}
}