#contents{
	dispaly:block;
}

#contents #contener{
	padding:20px;
}

#contents #main{
	width:900px;
	float:left;
}

article{
	width:900px;
	padding:20px 0px;
	border-bottom:2px solid #ddd;
}

.stage_text {
	width:430px;
	line-height:150%;
	float:left;
}

.stage_banner {
	width:300px;
	float:left;
}