#main ol li {
	text-indent: -1.8em;
	margin-left: 1.8em;
}

#main ol li > ol li {
	text-indent: -1.8em;
	margin-left: 1.8em;
}

#main ol li > ol li > ol li {
	text-indent: -1.8em;
	margin-left: 1.8em;
}

#top .flex-direction-nav li {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: 0px;
	width: 40px;
	height: 80px;
	background: url("images/top/btn-slide-pagination.png") no-repeat -40px 0;
}

#top .flex-direction-nav li img {
	width: 60px;
}

#top .flex-direction-nav li a {
	text-indent: -9999px;
}

#top .flex-direction-nav li:first-child {
	left: 0px;
	width: 40px;
	height: 80px;
	background: url("images/top/btn-slide-pagination.png") no-repeat 0 0;
}

#top .flex-direction-nav li:hover {
	cursor: pointer;
}

#top #newsArea .news-close img {
	padding-top: 15px;
}

#company #companyContentsList .block {
	vertical-align: top;
}

#top .shadow { display: none; }

#quiz .quizMidInner2 p#logo {
	display: block;
}

#quiz .quizMidInner2 p#question span {
	zoom: 1;
	display: inline;
	vertical-align: top;
	line-height: 1.3;
}

#top #productsArea .productsContentsBox .products-logo li {
	float: left;
	margin-right: 20px;
}

  #navigation .inner {
	background: #fff;
}
