@charset "utf-8";
/* CSS Document */

/* Link Hover Setting */
a:link {color:#000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {
	color: #FF5456;
	text-decoration: none;
	font-weight: normal;
}

.border_style {
	border-style:dotted;
	border-width:thin;
	border-color:red;
	}

.background {
	position:relative;
	margin: 0px auto;
	top:30px;
	width: 1024px;
	height:700px;
	layer-background-color: #000000;
	
	}

.dtbintllogo {
	position: absolute;
	top: 17px;
	left: 24px;
	width: 212px;
	height: 207px;
	background-image: url(../image/dtblogo.png);
	background-repeat: no-repeat;
}
	
.dtbgrouplink {
	position:absolute;
	top:27px;
	left:838px;
	width:162px;
	height:114px;
	
}

.homebtn {
	position: absolute;
	top: 60px;
	left: 31px;
	width: 112px;
	height: 50;
}

.mailbtn {
	position: absolute;
	top: 131px;
	left: -181px;
	width: 150px;
	height: 53;
}

.linkbtn {
	position: absolute;
	top: 706px;
	left: 719px;
	width: 170;
	height: 53;
}

.footerlink {
	position: absolute;
	top: 275px;
	left: 99px;
	width: 818px;
	height: 324px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #E50013;
}


.footer	{
	position: absolute;
	top: 272px;
	left: 85px;
	width: 771px;
	height: 417px;
	background-image: url(../image/footer.png);
}

.footer2	{
	position:absolute;
	top:895px;
	left:0px;
	width:1240px;
	height:10px;
	background-color:#27aae1;
}

.footer_copyright	{
	position: absolute;
	top: 3145px;
	left: 336px;
	width: 504px;
	height: 26px;

}


.font_12_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.font_9_black_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.font_11_black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	}
	
	

.font_14_white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

.font_45_white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 45px;
	color: #FFF;
}



.font_12_darkblue{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;

	
}

.font_11_gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}

.font_16_gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

.font_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: normal;
}
.font_14_gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

.font_16_gary2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

.font_21_gary2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #666;
	font-weight: normal;
}


.font_21_gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666;
	font-weight: normal;
}
