﻿a {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:active {
	color: #C0C0C0;
}
a:hover {
	color: #CCCCCC;
}
.body {
	background: #ffffff url(../img/db_bg-red.png) repeat-x center top;
	font-family: Tahoma;
	color: #222222;
	font-size: 12px;
	margin: 0;
	border: 0px;
}
.table-body {
	background-color: transparent;
	width: 960px;
}
.header {
	width: 100%;
	height: 650px;
	background: transparent url('../img/db_bg-rising.png') repeat center center;
	border: 0px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.header-contain-tw {
	background: transparent url('../img/db_hd-tw.png') no-repeat center center;
	width: 350px;
	height: 550px;
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}
.header-image {
	background: transparent url('../img/db_hd-image.png') no-repeat center center;
	width: 610px;
	height: 550px;
}
.content-tw-text {
	font-family: Georgia;
	font-size: 13px;
	float: none;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.content-tw-margin {
	width: 280px;
	height: 250px;
	margin: 5 10 0 10;
}
.content {
	height: 500px;
	width: 960px;
}
.content-db1 {
	background: transparent url('../img/db_logo2.png') no-repeat left center;
	vertical-align: middle;
	text-align: right;
}
.content-db2 {
	background: transparent url('../img/db_content-fr.png') no-repeat center right;
	vertical-align: bottom;
	text-align: left;
}
.content-db3 {
	vertical-align: bottom;
	text-align: center;
}

.footer {
    background: transparent url('../img/db_bg-red.png') repeat-x center bottom;
    width: 100%;
	height: 250px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.footer-text {
	width: 100%;
	height: 250px;
	background: transparent;
	font-family: Georgia;
	font-size: 15px;
	color: #ffffff;
	text-align: inherit;
}
.footer-image {
	vertical-align: middle;
	border-width: 0px;
}
.footer-d1 {
	width: 960px;
	height: 200px;
	clear: both;
	margin: 10px 1px 10px 1px;
	font-family: Arial;
	font-size: 11px;
	color: #dddddd;
}
.footer-d2 {
	width: 308px;
	height: 100%;
	float: left;
	margin-right: 10px;
	text-align: left;
	font-size: 11px;
}
.footer-d3 {
	background: transparent url('../img/db_line.png') no-repeat left center;
	width: 420px;
	height: 100%;
	float: left;
	margin-right: 10px;
	text-align: left;
}
.footer-d4 {
	background: transparent url('../img/db_line.png') no-repeat left center;
	width: 180px;
	height: 100%;
	float: left;
	margin-right: 10px;
	text-align: right;
}



