#repair_img {
	float:left;
	width: 875px;



}
#flash {
	float: left;
	width: 75px;

}

div.index_proposal {
	float: left;
	width: 950px;
	clear: both;
	background-color:#fff;
}

div.index_left {
	float: left;
	width: 380px;
	clear: both;
}

div.index_right {
	float: left;
	width: 380px;
	clear: none;
}

.index_proporsal .index_left {
	clear: both;
	float: left;
	width: 460px;
}

.index_proporsal .index_right {
	clear: none;
	float: left;
	width: 300px;
}

#menu ul li a.index {
	color: #FFF;
	background: #D00;
	text-decoration: none;
	display: block;
	vertical-align:text-bottom;
}
