.box1 {
	width:432px;
	float:left;
	background: url(/img/bg_box1.gif) no-repeat right 10px;
	height:316px;
}

.box1 dt {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#333;
	text-transform:uppercase;
}

.box1 dl {
	padding:20px;
}

.box1 dd {
	padding-right:145px;
}



.box2 {
	margin-left:10px;	
	float:left;
	width:408px;
	background:url(/img/bg_download.jpg) no-repeat center top;
	height:316px;
}

.box2 dl {
	width:125px;
	float: left;
	margin-left:7px;
	padding-top:115px;
	margin-top:70px;
	position:relative;
}
.box2 dl dd{
	padding-left:10px;
	color:#444;
	font-size:11px;
}


.box2 dl dt {
	text-indent:-10000px;
}

.box2 dl dt a {
	display:block;
	width:115px;
	height:110px;
	position:absolute;
	top:0;
}

.manuais {
	background:url(/img/bt_manuais.jpg) no-repeat center top;
}

.softwares {
	background:url(/img/bt_softwares.jpg) no-repeat center top;
}

.drivers {
	background:url(/img/bt_drivers.jpg) no-repeat center top;
}