/*------------ table style set ------------*/
body {
	text-align: center;
}
div#box	{
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}
