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

#pgContentCenterMain TABLE.studentClassTable {
	width: 50%;
	text-align: center;
}

#pgContentCenterMain TABLE.studentClassTable TR TD {
	background-color: #CFCBB5;
}
