#content-main h3 {
	font-size: 14px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-main h3.JP {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_japan.gif);
	background-repeat: no-repeat;
}
#content-main h3.DO {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_germany.gif);
	background-repeat: no-repeat;
}
#content-main h3.US {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_america.gif);
	background-repeat: no-repeat;
}
#content-main h3.IG {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_britain.gif);
	background-repeat: no-repeat;
}
#content-main h3.SW {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_sweden.gif);
	background-repeat: no-repeat;
}
#content-main h3.FR {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_france.gif);
	background-repeat: no-repeat;
}
#content-main h3.IT {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_italia.gif);
	background-repeat: no-repeat;
}
#content-main h3.KR {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_korea.gif);
	background-repeat: no-repeat;
}
#content-main h3.OR {
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/i_dutch.gif);
	background-repeat: no-repeat;
}
#content-main ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: block;
	padding: 0px;
}
#content-main li {
	display: block;
	width: 125px;
	float: left;
	font-size: 14px;
	background-image: url(https://autocone.hs.llnwd.net/e6/est/img/yajirusi.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px;
	margin-bottom: 10px;
}

/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
.clearfix:after,
#content-area:after,
#content-main ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
#content-area,
#content-main ul {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #content-area,
* html #content-main ul {
	height: 1%;
}
.clearfix,
#content-area,
#content-main ul {
	display: block;
}
/* End hide from IE-mac */