/*----------------------------------------------------------------------------
 * Student Center
 */
#contents #main table{
	clear: both;
	width: 570px;
}
#contents #main table .heading{
	padding: 15px 0;
	width: 100px;
	background-image: url('../images/about/chronicleback.gif');
	background-repeat: repeat-y;
	background-position: left top;;
	text-align: center;
}
#contents #main table .body{
	padding: 15px 10px;
	background-color: #eeefff;
	vertical-align: top;
}
#contents #main table td{
	vertical-align: top;
}