@charset "utf-8";
/* CSS Document */
#downlist ,#downlist  td,#downlist  h1 {
	background-color: #D1D1D1;
	color: #2F2F2F;
	background-image: url(url);
}
.dw_table {
	
}

.dw_table td {
	padding: 10px;
	border-bottom: 1px dashed #A7A7A7;
}

.dw_a {
	width: 120px;
	background-color: #006EAB;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	color: #F9F9F9;
}

.dw_a:hover {
	background-color: #1B8BC9;
}