.container {
	width: 900px;
	margin: 0 auto;
}

.row{
	/* [disabled]margin-bottom:30px; */
	display:block;
	clear:both;
}

.last_row{
margin-bottom:0px!important;
padding-bottom:0px!important;

}

* html .clearfix {
} /* IE6 */

*:first-child+html .clearfix {
} /* IE7 */


/*columnms style*/

.column1{
	width:100%;
	margin-bottom:20px;
	float:left;
}

.column2{
	width:47%;
	float:left;
	margin-right:2.80%;
	margin-bottom:20px;
}
.column2_last{
width:48.57%;
float:left;
margin-bottom:20px;

}
.column2_home{
width:43.57%;
float:left;
margin-right:7.80%;
margin-bottom:20px;
}
.column2_home_last{
width:48.57%;
float:left;
margin-bottom:20px;


}

/*one third*/
.column3{
	width:31.45%;
	float:left;
	margin-right:2.8%;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.column3_last{
	width:31.45%;
	float:right;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/*two third*/
.column3_2{
	width:1000px;
	float:left;
	margin-right:2.8%;
	margin-bottom:20px;
}
.column3_2_last{
width:65.70%;
float:right;
margin-bottom:0px;
}
.column4{
width:22.86%;
float:left;
margin-right:2.80%;
margin-bottom:0px;
}

.column4_last{
width:22.86%;
float:right;
margin-bottom:0px;

}

.column4_3{
width:74.30%;
float:left;
margin-right:2.80%;
margin-bottom:20px;
}

.column5{
width:16.70%;
float:left;
margin-right:2.80%;
margin-bottom:20px;
}
.column5_4{
width:75.3%;
float:left;
margin-right:2.80%;
margin-bottom:20px;
}
.column5_last{
width:21.90%;
float:right;
margin-bottom:20px;
}
