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

.box{
	margin: 80px auto 80px auto;
}

#tableBorder{ 
	border: solid 1px #666666; 
}
