
div#main .view_pageanalysis #centerPanel .table {
	min-width: 1060px;
}

.view_pageanalysis .table table colgroup col:nth-child(1){
	width: 25%;
}
.view_pageanalysis .table table colgroup col:nth-child(2){
	width: 135px;
	text-align: center;
}
.view_pageanalysis .table table colgroup col:nth-child(3){
	width: 135px;
	text-align: center;
}
.view_pageanalysis .table table colgroup col:nth-child(4){
	width: 135px;
	text-align: center;
}
.view_pageanalysis .table table colgroup col:nth-child(5){
	width: 135px;
	text-align: center;
}
.view_pageanalysis .table table colgroup col:nth-child(6){
	width: 135px;
	text-align: center;
}
.view_pageanalysis .table table colgroup col:nth-child(7){
	width: 135px;
	text-align: center;
}
.view_pageanalysis .table table colgroup col:nth-child(8){
	width: 135px;
	text-align: center;
}

