/* CSS Document */


body{}
.table_main{
	width: 950px;
	background-color: #00CC99;
}
.table_main th{}
.table_main tr{}

