#download{}
#download .content{}
#download .list{clear: both;border-bottom: 1px dashed #CCCCCC;padding:8px;line-height: 22px;}
#download .list .smallimg{float: left;border: 1px solid #CCCCCC;margin-right: 10px;}
#download .list .title a{
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	color: #000099;
}
#download .list .title a:hover{
	color: #FF0000;
}
#download .list .date{color: #666;clear: right;}
#download .list .txt{
	color: #333;
}
#download .download a{
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/download.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #009327;
}
#download .download a:hover{
	text-decoration: underline;
}