@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1003px;
	margin:auto;
	clear:both;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:200px;
}
#right{
	float:left;
	width:400px;
}