@charset "utf-8";
/* CSS Document */

table#rectop {
	margin: 0px -15px;
}

table#rectop td.line {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

table#rectop td.line table { height: 55px;}

table#rectop td#newgrads { border: 1px solid #CBBCBF;}
table#rectop td#newgrads table { height: 42px;}

table#rectop td#midway { border: 1px solid #C1CBBC;}
table#rectop td#midway table { height: 42px;}

table#rectop td.line th {
	border-right: 1px solid #CCCCCC;
}

table#rectop td.line a {
	display: block;
	padding-left: 18px;
	background-image: url(../img/side2_li.gif);
	background-position: 5px 0.5em;
	background-repeat: no-repeat;
}

table#rectop td.line a:hover {
	background-image: url(../img/side2_li_2.gif);
}

/* ===== staff ===== */
p.catch { margin: 0px -10px 1.2em;}