@charset "utf-8";
ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

li {
	background-image: url(../index_images/track.gif);
	background-repeat: no-repeat;
	list-style-type : none;
	padding-left : 30px;
}

A:VISITED{
	color: #0000FF;
	text-decoration: underline;
}	

A:HOVER{
	color : #FF6600;
	text-decoration : underline;
}

.wn_text {
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}

