#flash {
	float: left;
	height: 160px;
	width: 1006px;
}
#cont1 {
	float: left;
	height: 50px;
	width: 270px;
	padding-left: 20px;
}
#cont2 {
	float: left;
	height: 50px;
	width: 325px;
	padding-left: 20px;
}
#cont3 {
	float: left;
	height: 50px;
	width: 330px;
	padding-left: 20px;
}
.txt_cont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding-top: 10px;
}
.img_dx {
	float: right;
	padding-top: 10px;
}

