/* CSS Document */

#table-all {
	width: 970px;
}

#m-st {
	width: 210px;
}
#col-st {
	width: 210px;
	overflow: hidden;
}

#m-dr {
	width: 210px;
}
#col-dr {
	width: 210px;
	overflow: hidden;
}

#center {
	width: 550px;
}
#col-center {
	width: 550px;
	overflow: hidden;
}
.col-center2 {
	margin: 0 9px 0 9px;
	overflow: hidden;
}