#menu {
	width:120px;
	margin-left:00px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
#menu a, #menu a:visited {
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	text-decoration:none;
	background:url(1.jpg) no-repeat center;
	text-indent: 10px;
	color: #333333;

}
#menu a span {padding-left:25px;}
#menu a:hover {display:block; width:100%; height:35px; cursor:pointer; text-decoration:none; color:#c00; background:url(2.jpg) no-repeat center;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
