@charset "UTF-8";
/* ==================================================================
   print.css
   ================================================================== */

body {
	-webkit-print-color-adjust: exact;
}

.globalNav,
.globalHeader_utilityNav,
#bc,
.printIcon,
.linkBtn.back,
.subColumn,
#recommend,
.globalFooter { display: none; }

.pageTitle { margin-bottom: 0 !important; }

.titleArea {
	width: 950px !important;
	background-color: transparent;
}
.titleAreaInner { width: 710px; }
.globalHeader {
	width: 710px;
	margin: auto;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
}
.columnWrapper .contAreaInner { margin-right: auto; }
table {
	border-right: 2px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
}

.newsreleaseDetail .imgBox {
	visibility: hidden !important;
}

/*
.companyInfoDetail .imgBox {
	visibility: hidden !important;
}
*/
