@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	height: auto;
}
body {
	background: none;
	color: #000;
	height: auto;
	font-size: 88%;
}
a { color: #000 !important; }
#container {
	min-height: auto;
	_height: auto;
	background: none;
}
#wrapper {
	margin: 0;
	width: auto;
}
#contents { width: auto;}
#main,
#mainContents {
	background: none;
	float: none;
	width: auto;
	border: none;
	box-shadow: none;
}
#header,
#gNav,
#lNav,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footer,
#tools,
#categoryTitle,
.fileDL,
.faqCollection,
.relPage,
.enquete,
#adBanner { display: none; }