@charset "utf-8";
/* CSS Document */

/* Link Hover Setting */
a:link {color:#FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
}


.background {
	position:relative;
	margin: 0px auto;
	top:30px;
	width: 1024px;
	height:700px;
	layer-background-color: #000000;
	
	}

.dtbintllogo {
	position:absolute;
	top:17px;
	left:24px;
	width:570px;
	height:109px;
	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:600px;
	left:27px;
	width:112px;
	height:50;
}

.mailbtn {
	position:absolute;
	top:600px;
	left:450px;
	width:150px;
	height:53;
}

.linkbtn {
	position:absolute;
	top:600px;
	left:832px;
	width:170;
	height:53;
}

.footerlink {
	position:absolute;
	top:659px;
	left:202px;
	width:596px;
	height:20px;
}


.footer	{
	position:absolute;
	top:675px;
	left:-10px;
	width:1036px;
	height:28px;
	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:682px;
	left:740px;
	width:287px;
	height:35px;

}


.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: #FFF;
}

.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: #006;

	
}

.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;
}
