@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0
}

.db_footer {
	margin: 0 auto;
	background:0 none;
	width: 1000px;
	color:#000;
}
.db_footer td {color:#000 !important}
.db_footer a {
	color:#000 !important;
}
ul li {
	list-style:none;
}
.clear {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
img {
	border: none;
	display: block;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}

.footer {
	margin: 10px auto 0;
	width: 1000px;
	background-color: #fde8d3;
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	overflow: hidden;
	color: #333!important
}
.footer td {
	color: #333!important
}
.footer table {
	height: 0;
	border: 0;
	margin-top: -1px
}
.footer a {
	color: #333!important;
	text-decoration: none
}
.footer a:hover {
	color: #333!important;
	text-decoration: underline
}


.db_footer {
	margin: 0 auto;
	background:0 none;
	width: 990px;
	color:#000;
}
.db_footer td {color:#000 !important}
.db_footer a {
	color:#000 !important;
}
