@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	color: #000;
	height: auto;
	zoom: 100%;
}
#container {
	min-width: 1040px;
	min-height: auto;
	_height: auto;
}
#wrapper {
	padding: 0;
}
tr,
.contentsSplit {
	page-break-inside: avoid;
}
#header,
#searchBox,
#topicpath,
#pageInfo,
#footer {
	display: none;
}