 /* 001_001
--------------------------------- \*/
.nomark001      {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.nomark001 ul { margin: 0; padding: 0; float: none }
.nomark001 li                      {
	background-image: url(../img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	text-align: left;
	white-space: normal;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 3px 0 3px 30px;
	float: none;
	clear: both
}
.nomark001 li a:link          { color: #2d7fbd; text-decoration: underline; }
.nomark001 li a:visited        { text-decoration: underline;  }
.nomark001 li a:hover        { color: #003567; text-decoration: underline;  }
.nomark001 li.title       { text-indent: -5%; list-style-type: none; }
/* ------------------------------ \*/ 
