.main1{
	float:left;
	width:35%;
}
.main2{
	float:left;
	width:65%;
}
.main3{
	float:right;
	position:relative;
}