@charset "UTF-8";
/* CSS Document */

#content-left{
	float:left;
	width:438px;
	height:481px;
	background-image:url(../images/datc-left.jpg);
	background-repeat:no-repeat;
	}


#content-right{
	float:left;
	width:439px;
	height:481px;
	background-image:url(../images/datc-right.jpg);
	background-repeat:no-repeat;
	}


#content-down{
	position:relative;
	width:877px;
	height:33px;
	}

	
#content-left-down{
	float:left;
	width:438px;
	height:32px;
	background-image:url(../images/datc-left-down.jpg);
	background-repeat:no-repeat;
	border:none;
	}
	
#content-right-down
{
	float:left;
	width:438px;
	height:33px;
	background-image:url(../images/datc-right_down.jpg);
	background-repeat:no-repeat;
	border:none;
	}

#textbox{
	position:relative;
	width:369px;
	height:70px;
	padding-left:40px;
	padding-top:10px;
	font-size:10px;
	color:#FFF;

	}

#textbox1{
	float:left;
	width:330px;
	height:210px;
	padding-left:83px;
	padding-top:235px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height: 16px;
	
	}	
.blacktext{
	color:#000;
	font-weight:normal;}


	
#textbox2{
	font-family: Helvetica, Arial, sans-serif;
	float:left;
	width:160px;
	height:400px;
	margin-left:15px;
	font-size:11px;
	color:#000;
	line-height: 13px;
	margin-top:15px;


	}	
.title{
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#F93;
	font-weight:bold;
	font-stretch:extra-condensed;
}
	
.text{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFF;}

.text1{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:500;
	color:#FFF;}
	
.text2{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;}

	
#links{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;}
	
#links a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;}
	
#links a:hover{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;}

#links a:visited{
	color:#000;
	}
	
.content_title_black a:hover{
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing:-6;
	letter-spacing:-2px;
	color:#F63;
	background-color:#000;
	}

.content_title_black a{
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing:-6;
	color:#fff;
	background-color:#000;
	}