#outline { width:920px; text-align:left; }



#frame{
	width:920px;
	text-align:left;
}

#frame-margin{
	margin:0 10px;
}

.center_left{
	width:790px;
	float:left;
	background:#fff;
}

.center{
	width:590px;
	float:right;
	background:#fff;
}

.left{
	width:190px;
	float:left;
	background:#fff;
}

.right{
	width:100px;
	float:right;
	background:#fff;
}

.c-both{
	clear:both;
}
