@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
	text-align: left;
}
#list{
	width:400px;
	margin-left:auto;
	margin-right:auto;
	background-color: #999999;
	caption-side:left;
	  }


#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
