@charset "UTF-8";

#container{
	width:580px;
	margin:0 atuo;
}

#sidebar{
	width:100px;
	float:left;	
}
#content1{
	width:450px;
	float:right;
}