@charset "gb2312";
.leftlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 414141;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../image/ball_gray.png);
	line-height: 25px;
}
a.leftlist:hover {
	text-decoration: none;
	color: #4d93a8;
}
