@charset "UTF-8";
.asset-content {
	padding-top: 0px;
}
#outline h2 {
	clear: both;
	overflow: hidden;
	margin: 30px 0 -10px;
	background: url(headbg.gif) no-repeat left top;
	height: 36px;
	padding-top: 11px;
	padding-bottom: 0;
	vertical-align: middle;
	line-height: 1em;
	text-indent: 2em;
	color: #FFFFFF;
	font-weight: bold;
}
#outline h3 {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1em;
}
#outline h3 img {
	margin-top: 5px;
	margin-right: 10px;
	vertical-align: middle;
}
#outline ul {
	margin-left: 0;
	list-style-type: none;
}
#outline .point {
	margin-left: 0;
}
#outline .point li {
	margin-left: 1em;
	text-indent: -1em;
}