@charset "utf-8";

* {
	background: none !important;
	overflow: visible !important;
	position: static !important;
}

body {
	font-size: 10.5pt;
	color: #000000;
	background: #ffffff;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	margin:12px 0;
	padding:0 !important;
	color: #000000;
}

#headerArea,
#expoLogoBlock,
#utilityNavBlock,
#globalNavBlock,
#topicPathArea,
#subContentsBlock,
#extraBlock,
#footerArea,
.toPageBox,
.toPageTop,
.backLinkBox {
	display: none;
}

#contentsArea,
#container,
#mainContentsBlock,
#mainBlock {
	width: auto !important;
	padding: 0;
	overflow: visible;
	display: block;
}

#subContentsBlock {
	width: 0px;
}
#contentsArea {
	padding: 0;
}
#mainContentsBlock {
	float: none !important;
	width: 640px !important;
}
#mainContentsBlock #mainBlock {
	padding: 0 !important;
	width: 640px !important;
}
#mainContentsBlock #mainBlock table {
	margin-left: 1px !important;
	margin-right: 1px !important;
	clear: both;
}
/* 2nd */
.twoColumn #mainContentsBlock .contentsTitleBox {
	margin: 0;
	padding: 0;
	width: 640px;
}
.twoColumn #mainContentsBlock .contentsTitleBox h1 img {
	width: 640px;
	height: auto;
}
.twoColumn #mainContentsBlock .childThinBox .child {
	width: 200px;
}
.twoColumn #mainContentsBlock .childThinBox .child img {
	width:180px;
	height: auto;
}
.twoColumn #mainContentsBlock .childThinBox .child .inner2 {
	height: auto !important;
	min-height: 0 !important;
}
/* 3rd */
#mainContentsBlock #mainBlock table th,
#mainContentsBlock #mainBlock table td {
	border: 1px solid #cccccc !important;
}
#mainContentsBlock #mainBlock .contentsTitleBox {
	height: auto !important;
	min-height: 0 !important;
}
#mainContentsBlock #mainBlock .multiColumnBox02 .inner {
	height: auto !important;
	min-height: 0 !important;
}
.sectionBox {
	float: none !important;
	clear both !important;
	overflow: hidden !important;
}