@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0
}

.db_footer {
	margin: 0 auto;
	background:0 none;
	width: 1000px;
	color:#fff;
}
.db_footer td {color:#000 !important}
.db_footer a {
	color:#fff !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: #c6a87f;*/
	border-top: 0px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	overflow: hidden;
	margin-bottom:70px;
	color: #fff!important
}
.footer td {
	color: #fff!important
}
.footer table {
	height: 0;
	border: 0;
	margin-top: -1px
}
.footer a {
	color: #fff!important;
	text-decoration: none
}
.footer a:hover {
	color: #fff!important;
	text-decoration: underline
}


.db_footer {
	margin: 0 auto;
	background:0 none;
	width: 990px;
	color:#fff;
}
.db_footer td {color:#000 !important}
.db_footer a {
	color:#fff !important;
}