/*#content-main div.introduce {
	height: 40em;
	background: url(/images/open.content/ko/expo/introduce/introduce-bg.png) no-repeat 0 0;
}*/
#content-main div.introduce-text {
	display: inline-block;
	width: 60%;
	vertical-align: top;
	margin-top: 5em;
}
.ie6 #content-main div.introduce-text {
	display: inline;
}
.lte7 #content-main div.introduce-text {
	display: inline;
}
#content-main div.introduce-text img.title {
	margin-bottom: 2em;
}
#content-main div.introduce-text p {
	text-align: justify;
	margin-bottom: 1em;
}
#content-main div.introduce-text p.contents-title {
	background-color: #f6f6f6;
	border: 1px solid #d0d0d0;
	padding: 0.5em;
}
