@charset "utf-8";




div#content h1 {
	border-top: 3px solid #080;
	height: 60px;
	background: url(../img/commons/header/affiliate.gif) left 10px no-repeat;
	text-indent: -9999px;
	}

div#content div.section {
	margin-bottom: 30px;
	}

div#content div.section h2 {
	color: #080;
	font-weight: bold;
	font-size: 116%;
	}

div#content div.section p {
	margin-bottom: 1em;
	}

div#content div.section span {
	font-size: 77%;
	}

div#content div.section ul {
	
	}

div#content div.section ul li {
	margin-left: 2em;
	list-style: disc;
	}

div#content div.section ul li strong {
	font-weight: bold;
	}

div#content div.section ol {
	
	}

div#content div.section ol li {
	margin: 0 0 1em 2em;
	list-style: decimal;
	}

div#content div.section ol li strong {
	font-weight: bold;
	}







