@charset "utf-8";
/* CSS Document */
#container{
	width:300px;
}
#sidebar{
	width:100px;
}
#main{
	width:100px;

