div#main{
	width:900px;
	margin:5px 0 30px 0;
	clear:both;
}

#bc01{
width:900px;
clear:both;
margin-bottom:30px;
}

.bc{
width:210px;
height:190px;
float:left;
margin-bottom:5px;
margin-right:20px;
}

.bc2{
width:210px;
height:190px;
float:left;
margin-bottom:5px;
}

.bc_img{
	width:210px;
	margin:0px 0px 5px 0px;
	background:CCCCCC;
}

.bc_text{
	width:210px;
}
	



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE\mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:: block;
}
/* End hide from IE\mac */

