@charset "utf-8";
#download {
}

#download ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#download  li  a.download {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8b533;
	text-align: left;
}
#download li a.download:hover {
	background-color: #f7d335;
	color: #000000;
	text-decoration: none;
}
* html #download li a {
	height:1px;
}
#dload1 {
}

#dload1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#dload1  li  a.dload1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8b533;
	text-align: left;
}
#dload1 li a.dload1:hover {
	background-color: #f7d335;
	color: #000000;
	text-decoration: none;
}
* html #dload1 li a {
	height:1px;
}

