@charset "UTF-8";
/* CSS Document of Niehaihua*/
#toc {
	width:500px;
	background-image:url(../img/wood131.jpg);
	font-size:18px;
	text-align:left;
	border:double;
	margin-bottom:10px;
}
.toc {
	color:#DDD;
}
.toc:visited {
	color: #DDD;
	text-decoration: none;
}
.toc:hover {
	color:#FFC;
	background:#999;
	text-decoration:none;
}
.toc:active {
	color: #DDD;
	text-decoration: none;
}
li.space {
 margin-bottom:5px;   
}
li.horizontal {
	list-style-type:none;
	float: left;
	margin-left:20px;
	margin-bottom:3px;
	font-size:16px;
}
