#links {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#links li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
}
.links_bg {
	background-image: url(../images/download_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.links_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	width: 370px;
	padding-left: 5px;
}


.links_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	width: 350px;
	background-image: url(../images/icon03.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	*background-position: 10px 18px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 3px;
}


.links_word a {
	color: #313131;
	text-decoration: none;
}

.links_word a:hover {
	color: #3d6417;
}
.links_word a:focus {
	color: #3d6417;
}