@charset "utf-8";
/* CSS Document */


.list9 {
	clear: both;
	float: none;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.list9 li{
	font-size: 14px;
	width: 100%;
	background-position: left center;
	line-height: 1.6em;

}
.list9 li a{
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	display: block;
}
.list9 li a:visited {		display: block;width: 100%;padding-top: 8px;
	padding-bottom: 3px;	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;}
.list9 li a:hover{
	background-color: #fffbe8;
	display: block;
	text-decoration: none;
	color: #E34400;
}
.list9 li a:hover span{color: #AE8F00;}
.list9 li a:hover p{
	color: #666666;
}
.list9 span {
	text-indent: 10px;
	font-size: 11px;
	color: #CCCCCC;
}
.list9 li p {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
