@charset "utf-8";
@import "import.css";
@import "notindex.css";

#main p,
#main li {
	line-height: 1.4;
	font-size: 1.2em;
}

#menu div.section,
#option div.section {
	padding-bottom: 15px;
}

#menu div.section p,
#option div.section p {
	clear: both;
	padding-bottom: 10px;
}

#standard ol {
	clear: both;
	background: url(../img/facialImg.jpg) no-repeat right 10px;
	padding-right: 241px;
	padding-top: 10px;
}

#standard ol li {
	background: url(../img/icon04.gif) no-repeat center bottom;
	margin-bottom: 13px;
	padding-bottom: 29px;
	text-align: center;
}

#standard ol li.last {
	background: none;
}

#standard ul li {
	padding-bottom: 10px;
}
